X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=README;h=5c18c0682c9befde90e2938df1539753f797e686;hp=831c5af15c302e9cf63cf6bf2af3f4257c726503;hb=aad813a342aca1a8127a283c64813e4ae4464d9c;hpb=5dec49ca2273bcf181071bc1c97a9901b155ebc1 diff --git a/README b/README index 831c5af15c..5c18c0682c 100644 --- a/README +++ b/README @@ -865,6 +865,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