From: Markus Klotzbuecher Date: Wed, 6 Jun 2007 09:49:44 +0000 (+0200) Subject: TRAB, USB: update trab board configuration for use of generic ohci driver X-Git-Tag: v1.3.0-rc1~19^2~20^2~12^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=19d763c35e0b5568eaf0b8adbf7a68ccfe7fa243;p=u-boot TRAB, USB: update trab board configuration for use of generic ohci driver --- diff --git a/include/configs/trab.h b/include/configs/trab.h index acf86d08ad..f52d2de4b4 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -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