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>
master
Fabio Estevam 9 years ago committed by Stefano Babic
parent fdf71898d9
commit 68006aeb6d
  1. 2
      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

Loading…
Cancel
Save