summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorDavid Andrey <david.andrey@netmodule.com>2013-04-04 19:13:07 +0200
committerMichal Simek <michal.simek@xilinx.com>2013-04-30 11:39:23 +0200
commit117cd4cc103443b442afc4d48c8d3920f6c171c0 (patch)
tree7232bd81036fc2d206b308e2e6159fa94a314b0a /include/configs
parent7193653e8dddf8f232c19e16a4ca3c5052c71f09 (diff)
downloadblackbird-obmc-uboot-117cd4cc103443b442afc4d48c8d3920f6c171c0.tar.gz
blackbird-obmc-uboot-117cd4cc103443b442afc4d48c8d3920f6c171c0.zip
net: gem: Pass phy address to init
Pass the PHY address to the driver init to allow parallel use of both interfaces Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/zynq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq.h b/include/configs/zynq.h
index ebe1b1bc05..3b23354bc8 100644
--- a/include/configs/zynq.h
+++ b/include/configs/zynq.h
@@ -54,6 +54,7 @@
#define CONFIG_NET_MULTI
#define CONFIG_ZYNQ_GEM
#define CONFIG_ZYNQ_GEM0
+#define CONFIG_ZYNQ_GEM_PHY_ADDR0 7
#if defined(CONFIG_ZYNQ_DCC)
# define CONFIG_ARM_DCC
OpenPOWER on IntegriCloud