aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorYoshihiro Shimoda2011-01-26 19:06:03 -0600
committerNobuhiro Iwamatsu2011-02-02 01:38:41 -0600
commit3d0075fa7ad7357de48ade6ef05089542dd762cf (patch)
tree34813f8036076eef010ebe8d0b94e8c6832c3a95 /README
parent36781e489732e314a58b078c931229996739ded9 (diff)
downloadu-boot-3d0075fa7ad7357de48ade6ef05089542dd762cf.tar.gz
u-boot-3d0075fa7ad7357de48ade6ef05089542dd762cf.tar.xz
u-boot-3d0075fa7ad7357de48ade6ef05089542dd762cf.zip
README: add description of sh_eth driver
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 755d17cc34..1def1dedbe 100644
--- a/README
+++ b/README
@@ -892,6 +892,15 @@ The following options need to be configured:
892 automatically converts one 32 bit word to two 16 bit 892 automatically converts one 32 bit word to two 16 bit
893 words you may also try CONFIG_SMC911X_32_BIT. 893 words you may also try CONFIG_SMC911X_32_BIT.
894 894
895 CONFIG_SH_ETHER
896 Support for Renesas on-chip Ethernet controller
897
898 CONFIG_SH_ETHER_USE_PORT
899 Define the number of ports to be used
900
901 CONFIG_SH_ETHER_PHY_ADDR
902 Define the ETH PHY's address
903
895- USB Support: 904- USB Support:
896 At the moment only the UHCI host controller is 905 At the moment only the UHCI host controller is
897 supported (PIP405, MIP405, MPC5200); define 906 supported (PIP405, MIP405, MPC5200); define