summaryrefslogtreecommitdiff
path: root/include/configs/utx8245.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 16:51:59 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 16:51:59 +0100
commit953c5b6f8b7b13b8d98227761974c67d72365c5b (patch)
tree089f4ed0c290741023465a964fa8c7bf7a15b0fe /include/configs/utx8245.h
parent23466d6a3304433ba8d7ff10f17260010fcc4580 (diff)
Adjust "echo" as a default command
Patch by Sam Song, 19 Jun 2005
Diffstat (limited to 'include/configs/utx8245.h')
-rw-r--r--include/configs/utx8245.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/utx8245.h b/include/configs/utx8245.h
index d312b6559..e5d4397d2 100644
--- a/include/configs/utx8245.h
+++ b/include/configs/utx8245.h
@@ -91,7 +91,6 @@ protect on ${u-boot_startaddr} ${u-boot_endaddr}"
| CFG_CMD_ENV | CFG_CMD_CONSOLE \
| CFG_CMD_LOADS | CFG_CMD_LOADB \
| CFG_CMD_IMI | CFG_CMD_CACHE \
- | CFG_CMD_RUN | CFG_CMD_ECHO \
| CFG_CMD_REGINFO | CFG_CMD_NET\
| CFG_CMD_DHCP | CFG_CMD_I2C \
| CFG_CMD_DATE)