]> git.sur5r.net Git - u-boot/blobdiff - README
arm: add support for the suen3 board from keymile
[u-boot] / README
diff --git a/README b/README
index 263bb05076b7025d0ae00a1450d46a4f028301a4..1158e24de776b4f1ad01c987c6200855a1d77424 100644 (file)
--- a/README
+++ b/README
@@ -822,6 +822,16 @@ The following options need to be configured:
 
 - NETWORK Support (other):
 
+               CONFIG_DRIVER_AT91EMAC
+               Support for AT91RM9200 EMAC.
+
+                       CONFIG_RMII
+                       Define this to use reduced MII inteface
+
+                       CONFIG_DRIVER_AT91EMAC_QUIET
+                       If this defined, the driver is quiet.
+                       The driver doen't show link status messages.
+
                CONFIG_DRIVER_LAN91C96
                Support for SMSC's LAN91C96 chips.