TRAB, USB: update trab board configuration for use of generic ohci driver
authorMarkus Klotzbuecher <mk@denx.de>
Wed, 6 Jun 2007 09:49:44 +0000 (11:49 +0200)
committerMarkus Klotzbuecher <mk@pollux.denx.de>
Wed, 6 Jun 2007 09:49:44 +0000 (11:49 +0200)
include/configs/trab.h

index acf86d0..f52d2de 100644 (file)
@@ -86,7 +86,8 @@
 
 #undef CFG_USB_OHCI_BOARD_INIT
 #define CFG_USB_OHCI_CPU_INIT  1
-#define CFG_USB_OHCI_REGS_BASE S3C24X0_USB_HOST_BASE
+
+#define CFG_USB_OHCI_REGS_BASE 0x14200000
 #define CFG_USB_OHCI_SLOT_NAME "s3c2400"
 #define CFG_USB_OHCI_MAX_ROOT_PORTS    15