]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/yosemite.h
Merge with git://www.denx.de/git/u-boot.git#testing-USB
[people/ms/u-boot.git] / include / configs / yosemite.h
index 818462eedee9413bae8ae525f4d1d77d1a56d812..b59f75b9d0f9dbb392ca81f4ad97826b32c7a116 100644 (file)
 
 #ifdef CONFIG_440EP
 /* USB */
-#define CONFIG_USB_OHCI
+#define CONFIG_USB_OHCI_NEW
 #define CONFIG_USB_STORAGE
 
+#undef CFG_USB_OHCI_BOARD_INIT
+#define CFG_USB_OHCI_CPU_INIT  1
+#define CFG_USB_OHCI_REGS_BASE (CFG_PERIPHERAL_BASE | 0x1000)
+#define CFG_USB_OHCI_SLOT_NAME "ppc440"
+#define CFG_USB_OHCI_MAX_ROOT_PORTS    15
+
 /* Comment this out to enable USB 1.1 device */
 #define USB_2_0_DEVICE