[U-Boot] [PATCH 1/2] README: add description of sh_eth driver

Yoshihiro Shimoda yoshihiro.shimoda.uh at renesas.com
Thu Jan 27 02:06:03 CET 2011


Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh at renesas.com>
---
 README |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/README b/README
index d7a23cd..41458a3 100644
--- a/README
+++ b/README
@@ -888,6 +888,15 @@ The following options need to be configured:
 			automatically converts one 32 bit word to two 16 bit
 			words you may also try CONFIG_SMC911X_32_BIT.

+		CONFIG_SH_ETHER
+		Support for Renesas on-chip Ethernet controller
+
+			CONFIG_SH_ETHER_USE_PORT
+			Define the number of ports to be used
+
+			CONFIG_SH_ETHER_PHY_ADDR
+			Define the ETH PHY's address
+
 - USB Support:
 		At the moment only the UHCI host controller is
 		supported (PIP405, MIP405, MPC5200); define
-- 
1.7.1


More information about the U-Boot mailing list