[PATCH v2 1/5] dm: test: Fix partition test to use mmc2

Simon Glass sjg at chromium.org
Tue Jul 4 04:40:25 CEST 2023


On Mon, 3 Jul 2023 at 14:40, Joshua Watt <jpewhacker at gmail.com> wrote:
>
> d94d9844bc ("dm: part: Update test to use mmc2") attempted to make the
> test use mmc2, but the change was incomplete in that it didn't also
> change the strings that reference a specific partition. Fix these so
> that the test passes again
>
> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
> ---
>  test/dm/part.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>
Fixes: d94d9844bc ("dm: part: Update test to use mmc2")

Thanks.


More information about the U-Boot mailing list