summaryrefslogtreecommitdiff
path: root/doc/README.generic_usb_ohci
diff options
context:
space:
mode:
authorBen Warren <biggerbadderben@gmail.com>2008-06-02 22:55:42 -0700
committerBen Warren <biggerbadderben@gmail.com>2008-06-02 22:55:42 -0700
commitea183432e79fe01781abbda411968b33580a3497 (patch)
tree4ee68f7f9d4a13e248f88b113c7a7519f2026f70 /doc/README.generic_usb_ohci
parentaa3b8bf9c30065bb2ea852799d32db5020598495 (diff)
parent1f1554841a4c8e069d331176f0c3059fb2bb8280 (diff)
downloadu-boot-imx-ea183432e79fe01781abbda411968b33580a3497.zip
u-boot-imx-ea183432e79fe01781abbda411968b33580a3497.tar.gz
u-boot-imx-ea183432e79fe01781abbda411968b33580a3497.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot
Diffstat (limited to 'doc/README.generic_usb_ohci')
-rw-r--r--doc/README.generic_usb_ohci6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.generic_usb_ohci b/doc/README.generic_usb_ohci
index c44c501..147ea51 100644
--- a/doc/README.generic_usb_ohci
+++ b/doc/README.generic_usb_ohci
@@ -51,6 +51,12 @@ You'll need to define
CONFIG_PCI_OHCI
+If you have several USB PCI controllers, define
+
+ CONFIG_PCI_OHCI_DEVNO: number of the OHCI device in PCI list
+
+If undefined, the first instance found in PCI space will be used.
+
PCI Controllers need to do byte swapping on register accesses, so they
should to define: