]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/trab.h
Merge with git://www.denx.de/git/u-boot.git
[people/ms/u-boot.git] / include / configs / trab.h
index 52bcbfc158b5895d0d80881f2b7a1c8fa5853696..dbccea28ad364dbde5e92ed0ad7fa5a5d02463ad 100644 (file)
 #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10
 
 /* USB stuff */
-#define CONFIG_USB_OHCI                1
+#define CONFIG_USB_OHCI_NEW    1
 #define CONFIG_USB_STORAGE     1
 #define CONFIG_DOS_PARTITION   1
 
+#undef CFG_USB_OHCI_BOARD_INIT
+#define CFG_USB_OHCI_CPU_INIT  1
+
+#define CFG_USB_OHCI_REGS_BASE 0x14200000
+#define CFG_USB_OHCI_SLOT_NAME "s3c2400"
+#define CFG_USB_OHCI_MAX_ROOT_PORTS    15
+
 /*
  * Size of malloc() pool
  */