X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=d7a23cda9a96ea60615a6387c4418be6ab13881d;hb=cb14e93b55b64feac556030e87835151cdc77be0;hp=68f5fb09180ec39b4f87306a75e9902347e48cec;hpb=844f07d8a1f1330c97631b23fbf6425db2dc1508;p=platform%2Fkernel%2Fu-boot.git diff --git a/README b/README index 68f5fb0..d7a23cd 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