summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2011-12-15 11:15:49 +0000
committerWolfgang Denk <wd@denx.de>2012-01-05 20:10:38 +0100
commitefdd731957caff85db619636a972b7f5404ea9b4 (patch)
treece2310613c6e49bc5b96919fb104daba35e0b879 /README
parentdbee61db43a032861e7ecb57726108f9f31c726d (diff)
downloadblackbird-obmc-uboot-efdd731957caff85db619636a972b7f5404ea9b4.tar.gz
blackbird-obmc-uboot-efdd731957caff85db619636a972b7f5404ea9b4.zip
net: add Calxeda xgmac driver
This adds ethernet driver for Calxeda xgmac found on Highbank SOC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Fix: WARNING: __aligned(size) is preferred over __attribute__((aligned(size))) Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7916777797..9d713e8f43 100644
--- a/README
+++ b/README
@@ -1029,6 +1029,9 @@ The following options need to be configured:
If this defined, the driver is quiet.
The driver doen't show link status messages.
+ CONFIG_CALXEDA_XGMAC
+ Support for the Calxeda XGMAC device
+
CONFIG_DRIVER_LAN91C96
Support for SMSC's LAN91C96 chips.
OpenPOWER on IntegriCloud