summaryrefslogtreecommitdiff
path: root/doc/README.m52277evb
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 /doc/README.m52277evb
parentd3f4941874a20d8a390a36ba71335ae1db2f9ba0 (diff)
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 'doc/README.m52277evb')
-rw-r--r--doc/README.m52277evb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.m52277evb b/doc/README.m52277evb
index bec77b48a..40f9028c6 100644
--- a/doc/README.m52277evb
+++ b/doc/README.m52277evb
@@ -184,7 +184,6 @@ baudrate = 115200 bps
->
-> help
? - alias for 'help'
-autoscr - run script from memory
base - print or set address offset
bdinfo - print Board Info structure
boot - boot default, i.e., run 'bootcmd'
@@ -227,5 +226,6 @@ run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
sleep - delay execution for some time
+source - run script from memory
version - print monitor version
->