mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
TRAB, USB: update trab board configuration for use of generic ohci driver
This commit is contained in:
parent
dace45acd1
commit
19d763c35e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue