summaryrefslogtreecommitdiffstats
path: root/include/configs/hmi1001.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-10 10:06:25 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-10 10:06:25 +0200
commit9d3338d2b97bac96bbb99cd385c61302ae100b62 (patch)
tree5d4bb3f3a26794553eecc34285441ffdf79850aa /include/configs/hmi1001.h
parentc4e0e6860429da7fd7a53b8c1d7026a449e78bf1 (diff)
downloadblackbird-obmc-uboot-9d3338d2b97bac96bbb99cd385c61302ae100b62.tar.gz
blackbird-obmc-uboot-9d3338d2b97bac96bbb99cd385c61302ae100b62.zip
Fix CompactFlash problem on HMI1001 board
Diffstat (limited to 'include/configs/hmi1001.h')
-rw-r--r--include/configs/hmi1001.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/hmi1001.h b/include/configs/hmi1001.h
index aec405b160..7f9fea513b 100644
--- a/include/configs/hmi1001.h
+++ b/include/configs/hmi1001.h
@@ -287,6 +287,8 @@
#define CFG_IDE_MAXBUS 1 /* max. 1 IDE bus */
#define CFG_IDE_MAXDEVICE 2 /* max. 2 drives per IDE bus */
+#define CONFIG_IDE_PREINIT 1
+
#define CFG_ATA_IDE0_OFFSET 0x0000
#define CFG_ATA_BASE_ADDR MPC5XXX_ATA
OpenPOWER on IntegriCloud