]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/yosemite.h
Merge with git://www.denx.de/git/u-boot.git
[karo-tx-uboot.git] / include / configs / yosemite.h
index dd6d9acdd5de4163f8471289286d07e8fd60f9de..6a5b7f1eaacd4b38e07d22f56757e22a784c57e3 100644 (file)
 
 #ifdef CONFIG_440EP
 /* USB */
-#define CONFIG_USB_OHCI
+#define CONFIG_USB_OHCI_NEW
 #define CONFIG_USB_STORAGE
+#define CFG_OHCI_BE_CONTROLLER
+
+#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