summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-14 14:09:05 +0000
committerwdenk <wdenk>2004-03-14 14:09:05 +0000
commit4d13cbad1c81ad7901151fec381bae8c30f4338a (patch)
treeecb8e4694a7a8ddea27f9f6838c61393cbd4c12b /include/configs/IceCube.h
parentc3f9d4939af90eb8e30119601c86c05bde6c7345 (diff)
downloadblackbird-obmc-uboot-4d13cbad1c81ad7901151fec381bae8c30f4338a.tar.gz
blackbird-obmc-uboot-4d13cbad1c81ad7901151fec381bae8c30f4338a.zip
* Patch by Tolunay Orkun, 5 Mar 2004:
Fix early board initialization for Cogent CSB272 board * Patch by Ed Okerson, 3 Mar 2004: fix CFI flash writes for little endian systems * Patch by Reinhard Meyer, 01 Mar 2004: generalize USB and IDE support for MPC5200 with according changes to IceCube.h and TOP5200.h add Am29LV256 256 MBit FLASH support for TOP5200 boards add info about USB and IDE to README
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r--include/configs/IceCube.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h
index 3538e1c2be..39a91424ae 100644
--- a/include/configs/IceCube.h
+++ b/include/configs/IceCube.h
@@ -305,8 +305,8 @@
* USB stuff
*-----------------------------------------------------------------------
*/
-#define CONFIG_USB_CDMFDC5xxx 0x0001BBBB
-#define CONFIG_USB_GPSCFG5xxx 0x00001000
+#define CONFIG_USB_CLOCK 0x0001BBBB
+#define CONFIG_USB_CONFIG 0x00001000
/*-----------------------------------------------------------------------
* IDE/ATA stuff Supports IDE harddisk
OpenPOWER on IntegriCloud