summaryrefslogtreecommitdiffstats
path: root/board/warp
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-05-27 01:11:48 -0300
committerStefano Babic <sbabic@denx.de>2015-05-28 12:10:41 +0200
commit68006aeb6d62343238578c6ea767907d63346aad (patch)
tree4a23a2974efd2c0f84b26eabf4a83eeaeadc05f8 /board/warp
parentfdf71898d943505412daa6f9dd37f86fd7e70c6c (diff)
downloadtalos-obmc-uboot-68006aeb6d62343238578c6ea767907d63346aad.tar.gz
talos-obmc-uboot-68006aeb6d62343238578c6ea767907d63346aad.zip
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>
Diffstat (limited to 'board/warp')
-rw-r--r--board/warp/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/warp/README b/board/warp/README
index db3100edba..22f9055eb6 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
OpenPOWER on IntegriCloud