summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:35:26 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:35:26 +0100
commit351080e2e8f633dfecd957c14bd06e55100d6a7f (patch)
tree300f532c7dcc670cd303a1a17d912acd2c145b8c /include/configs
parent8d54477b9bfc666632e767946ea190fc6ce52775 (diff)
parent55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d (diff)
downloadblackbird-obmc-uboot-351080e2e8f633dfecd957c14bd06e55100d6a7f.tar.gz
blackbird-obmc-uboot-351080e2e8f633dfecd957c14bd06e55100d6a7f.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
Diffstat (limited to 'include/configs')
-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