diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 16:51:59 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 16:51:59 +0100 |
commit | 953c5b6f8b7b13b8d98227761974c67d72365c5b (patch) | |
tree | 089f4ed0c290741023465a964fa8c7bf7a15b0fe /include/configs/PIP405.h | |
parent | 23466d6a3304433ba8d7ff10f17260010fcc4580 (diff) | |
download | u-boot-953c5b6f8b7b13b8d98227761974c67d72365c5b.tar.gz u-boot-953c5b6f8b7b13b8d98227761974c67d72365c5b.tar.xz u-boot-953c5b6f8b7b13b8d98227761974c67d72365c5b.zip |
Adjust "echo" as a default command
Patch by Sam Song, 19 Jun 2005
Diffstat (limited to 'include/configs/PIP405.h')
-rw-r--r-- | include/configs/PIP405.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 091b768a99..806e95f480 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -50,7 +50,6 @@ CFG_CMD_PCI | \ CFG_CMD_CACHE | \ CFG_CMD_IRQ | \ - CFG_CMD_ECHO | \ CFG_CMD_EEPROM | \ CFG_CMD_I2C | \ CFG_CMD_REGINFO | \ |