[U-Boot] [PATCH 5/5] warp: Fix the 'saveenv' command

Stefano Babic sbabic at denx.de
Thu May 28 11:54:43 CEST 2015


On 27/05/2015 06:11, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> After the mx6 config consolidation, 'save' command is no longer
> recognized.
> 
> Pass the full command name 'saveenv' instead.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  board/warp/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/warp/README b/board/warp/README
> index db3100e..22f9055 100644
> --- a/board/warp/README
> +++ b/board/warp/README
> @@ -34,7 +34,7 @@ Then U-boot should start and its messages will appear in the console program.
>  Use the default environment variables:
>  
>  => env default -f -a
> -=> save
> +=> saveenv
>  
>  Run the DFU command:
>  => dfu 0 mmc 0
> 
Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list