]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/yosemite.h
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
[karo-tx-uboot.git] / include / configs / yosemite.h
index a81cf34f11dd357f84c72544d5c768eece23708e..e6a02c6316ca33aef50ce583cb8b98692aab6da2 100644 (file)
 #define CONFIG_USB_OHCI
 #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
 #endif /*CONFIG_440EP*/