summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-05-12 21:50:16 +0000
committerwdenk <wdenk>2003-05-12 21:50:16 +0000
commit45219c46605f9b933ab454738ee4ce543d5b70d6 (patch)
treedae6530a55b6b7b5a6974a5c557637419256a2ec /README
parentf7de16ae259fd01afe1d342dd0247dc9d3911edd (diff)
downloadtalos-obmc-uboot-45219c46605f9b933ab454738ee4ce543d5b70d6.tar.gz
talos-obmc-uboot-45219c46605f9b933ab454738ee4ce543d5b70d6.zip
Patch by Mathijs Haarman, 08 May 2003:
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 1deb82cbd6..35de0e2776 100644
--- a/README
+++ b/README
@@ -695,6 +695,18 @@ The following options need to be configured:
CONFIG_NS8382X
Support for National dp8382[01] gigabit chips.
+- NETWORK Support (other):
+
+ CONFIG_DRIVER_LAN91C96
+ Support for SMSC's LAN91C96 chips.
+
+ CONFIG_LAN91C96_BASE
+ Define this to hold the physical address
+ of the LAN91C96's I/O space
+
+ CONFIG_LAN91C96_USE_32_BIT
+ Define this to enable 32 bit addressing
+
- USB Support:
At the moment only the UHCI host controller is
supported (PIP405, MIP405); define
OpenPOWER on IntegriCloud