[U-Boot] [PATCH 2/2] warp7: Remove duplicate "mmc dev" command
Pierre-Jean Texier
pjtexier at koncepto.io
Wed Oct 23 15:55:45 UTC 2019
Hi Fabio,
Le 23/10/2019 à 16:20, Fabio Estevam a écrit :
> The "mmc dev" command is being called twice.
>
> Remove the extra call.
>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
> include/configs/warp7.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/warp7.h b/include/configs/warp7.h
> index 9c6ee6997f..f1fc6c714f 100644
> --- a/include/configs/warp7.h
> +++ b/include/configs/warp7.h
> @@ -94,7 +94,6 @@
> "fi;\0" \
>
> #define CONFIG_BOOTCOMMAND \
> - "mmc dev ${mmcdev};" \
> "mmc dev ${mmcdev}; if mmc rescan; then " \
> "run do_bootscript_hab;" \
> "if run loadbootscript; then " \
>
Reviewed-by: Pierre-Jean Texier <pjtexier at koncepto.io>
Tested-by: Pierre-Jean Texier <pjtexier at koncepto.io>
Thanks !
--
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io
More information about the U-Boot
mailing list