warp: Fix the 'saveenv' command
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@freescale.com>
This commit is contained in:
parent
fdf71898d9
commit
68006aeb6d
@ -34,7 +34,7 @@ Then U-boot should start and its messages will appear in the console program.
|
|||||||
Use the default environment variables:
|
Use the default environment variables:
|
||||||
|
|
||||||
=> env default -f -a
|
=> env default -f -a
|
||||||
=> save
|
=> saveenv
|
||||||
|
|
||||||
Run the DFU command:
|
Run the DFU command:
|
||||||
=> dfu 0 mmc 0
|
=> dfu 0 mmc 0
|
||||||
|
Loading…
Reference in New Issue
Block a user