summaryrefslogtreecommitdiffstats
path: root/include/configs/ms7720se.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-01-17 18:07:32 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-01-17 21:55:12 +0900
commit55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d (patch)
treefe1918bf9902c1a5230c246ff2aaadebc4ede131 /include/configs/ms7720se.h
parentac331da07db3860f11fa1d0fd3db7c810bce1198 (diff)
downloadtalos-obmc-uboot-55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d.tar.gz
talos-obmc-uboot-55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d.zip
sh: Remove CONFIG_COMMANDS from MS7720SE config file
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/ms7720se.h')
-rw-r--r--include/configs/ms7720se.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/ms7720se.h b/include/configs/ms7720se.h
index 8a94c28237..7035002c4f 100644
--- a/include/configs/ms7720se.h
+++ b/include/configs/ms7720se.h
@@ -40,13 +40,6 @@
#define CONFIG_CMD_IDE
#define CONFIG_CMD_EXT2
-#define CFG_CMD_PCMCIA 0x01
-#define CFG_CMD_IDE 0x02
-
-#define CONFIG_COMMANDS ((CONFIG_CMD_DFL | \
- CFG_CMD_IDE|CFG_CMD_PCMCIA) & \
- ~(CFG_CMD_FPGA))
-
#define CONFIG_BAUDRATE 115200
#define CONFIG_BOOTARGS "console=ttySC0,115200"
#define CONFIG_BOOTFILE /boot/zImage
OpenPOWER on IntegriCloud