summaryrefslogtreecommitdiffstats
path: root/include/configs/sh7763rdp.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2012-05-16 10:23:21 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2012-05-28 09:12:54 +0900
commita80a661989d35620465da85d9d9f8179e9c9e843 (patch)
tree4df1923a67fc30ae5469e7edeec25f45a7e0e18e /include/configs/sh7763rdp.h
parentbfc93fb47d41c1aa0831469eabaf88afe7f99db1 (diff)
downloadtalos-obmc-uboot-a80a661989d35620465da85d9d9f8179e9c9e843.tar.gz
talos-obmc-uboot-a80a661989d35620465da85d9d9f8179e9c9e843.zip
sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth
The board with sh_eth needs to set CONFIG_SH_ETHER_PHY_MODE. And SH7734 needs to set value of CONFIG_SH_ETHER_SH7734_MII. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/sh7763rdp.h')
-rw-r--r--include/configs/sh7763rdp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h
index 59728f575d..9efbbd0c29 100644
--- a/include/configs/sh7763rdp.h
+++ b/include/configs/sh7763rdp.h
@@ -124,5 +124,6 @@
#define CONFIG_PHYLIB
#define CONFIG_BITBANGMII
#define CONFIG_BITBANGMII_MULTI
+#define CONFIG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII
#endif /* __SH7763RDP_H */
OpenPOWER on IntegriCloud