[U-Boot] [PATCH] sh: ecovec: Add support PHY of SMSC

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Fri Dec 2 05:48:38 CET 2011


Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
---
 include/configs/ecovec.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h
index 2e2a9a7..ee06b67 100644
--- a/include/configs/ecovec.h
+++ b/include/configs/ecovec.h
@@ -92,6 +92,7 @@
 #define CONFIG_SH_ETHER 1
 #define CONFIG_SH_ETHER_USE_PORT (0)
 #define CONFIG_SH_ETHER_PHY_ADDR (0x1f)
+#define CONFIG_PHY_SMSC 1
 #define CONFIG_PHYLIB
 #define CONFIG_BITBANGMII
 #define CONFIG_BITBANGMII_MULTI
-- 
1.7.7



More information about the U-Boot mailing list