summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMacpaul Lin <macpaul@andestech.com>2010-12-21 16:59:46 +0800
committerWolfgang Denk <wd@denx.de>2011-01-09 22:16:51 +0100
commitb3dbf4a51f3891c16315b038cd3b7a87f4182e0d (patch)
treee6e636bb562ec21c1f9e1198385834baff6aebcc /README
parent3474741c8dce294908776d99f6a8366705be4fc4 (diff)
downloadblackbird-obmc-uboot-b3dbf4a51f3891c16315b038cd3b7a87f4182e0d.tar.gz
blackbird-obmc-uboot-b3dbf4a51f3891c16315b038cd3b7a87f4182e0d.zip
ftgmac100: support of gigabit eth ftgmac100
Add Faraday's ftgmac100 (gigabit ethernet) MAC controller's driver. Signed-off-by: Macpaul Lin <macpaul@andestech.com>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 68f5fb0918..d7a23cda9a 100644
--- a/README
+++ b/README
@@ -861,6 +861,18 @@ The following options need to be configured:
Define this to use i/o functions instead of macros
(some hardware wont work with macros)
+ CONFIG_FTGMAC100
+ Support for Faraday's FTGMAC100 Gigabit SoC Ethernet
+
+ CONFIG_FTGMAC100_EGIGA
+ Define this to use GE link update with gigabit PHY.
+ Define this if FTGMAC100 is connected to gigabit PHY.
+ If your system has 10/100 PHY only, it might not occur
+ wrong behavior. Because PHY usually return timeout or
+ useless data when polling gigabit status and gigabit
+ control registers. This behavior won't affect the
+ correctnessof 10/100 link speed update.
+
CONFIG_SMC911X
Support for SMSC's LAN911x and LAN921x chips
OpenPOWER on IntegriCloud