From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshihiro Shimoda Date: Thu, 27 Jan 2011 10:06:03 +0900 Subject: [U-Boot] [PATCH 1/2] README: add description of sh_eth driver Message-ID: <4D40C4FB.5080203@renesas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Signed-off-by: Yoshihiro Shimoda --- 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