summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2012-11-26 04:03:16 +0000
committerTom Rini <trini@ti.com>2012-12-10 08:56:38 -0700
commitcdd0729ead6845262c3b22f6f5a51d67dd0010ed (patch)
tree9bfe81a7ce5b6876f14fb0edfc7a874cb43ed1f5 /include
parentcfd4ff6f0f4877654d05ddc31d767ef608c8dc3f (diff)
downloadtalos-obmc-uboot-cdd0729ead6845262c3b22f6f5a51d67dd0010ed.tar.gz
talos-obmc-uboot-cdd0729ead6845262c3b22f6f5a51d67dd0010ed.zip
am335x: cpsw: make phy address configurable
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/am335x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 6abe544b77..aed40c8927 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -301,6 +301,7 @@
#define CONFIG_NET_MULTI
#define CONFIG_PHY_GIGE
#define CONFIG_PHYLIB
+#define CONFIG_PHY_ADDR 0
#define CONFIG_PHY_SMSC
#define CONFIG_NAND
OpenPOWER on IntegriCloud