summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2011-12-01 18:48:38 +0000
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2012-03-08 10:26:04 +0900
commite50edf90e2925ada271511d4bb8218ed4f88b7bd (patch)
treeca45f20e4b5c96bda7daee7fd6f9f7faa17c5778
parent3bb4cc312d8e634e9d283ffcb380248a9bbd5a79 (diff)
downloadtalos-obmc-uboot-e50edf90e2925ada271511d4bb8218ed4f88b7bd.tar.gz
talos-obmc-uboot-e50edf90e2925ada271511d4bb8218ed4f88b7bd.zip
sh: ecovec: Add support PHY of SMSC
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
-rw-r--r--include/configs/ecovec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h
index 4549a4c15e..901a0e0f2e 100644
--- a/include/configs/ecovec.h
+++ b/include/configs/ecovec.h
@@ -91,6 +91,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
OpenPOWER on IntegriCloud