summaryrefslogtreecommitdiffstats
path: root/board/musenki
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-09-16 21:38:10 -0500
committerWolfgang Denk <wd@denx.de>2009-09-22 23:03:24 +0200
commit3202d33169df04da5cf3dea8c5ab0a902b90ecaa (patch)
tree8215ed57c642d2e2acea34d6556e4dbe45b85b1b /board/musenki
parentd3f4941874a20d8a390a36ba71335ae1db2f9ba0 (diff)
downloadblackbird-obmc-uboot-3202d33169df04da5cf3dea8c5ab0a902b90ecaa.tar.gz
blackbird-obmc-uboot-3202d33169df04da5cf3dea8c5ab0a902b90ecaa.zip
Remove deprecated 'autoscr' command/variables
The more standard 'source' command provides identical functionality to the autoscr command. Environment variable names/values on the MVBC_P, MVBML7, kmeter1, mgcoge, and km8xx boards are updated to no longer refernce 'autoscr'. The 'autoscript' and 'autoscript_uname' environment variables are also removed. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/musenki')
-rw-r--r--board/musenki/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/musenki/README b/board/musenki/README
index 135a01aa0b..084ab54ff7 100644
--- a/board/musenki/README
+++ b/board/musenki/README
@@ -34,7 +34,6 @@ Out: serial
Err: serial
Hit any key to stop autoboot: 0
=> help
-autoscr - run script from memory
base - print or set address offset
bdinfo - print Board Info structure
bootm - boot application image from memory
@@ -67,6 +66,7 @@ reset - Perform RESET of the CPU
run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
+source - run script from memory
tftpboot- boot image via network using TFTP protocol
and env variables ipaddr and serverip
version - print monitor version
OpenPOWER on IntegriCloud