summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2013-04-12 16:33:08 +0200
committerMichal Simek <michal.simek@xilinx.com>2013-04-30 11:39:21 +0200
commit7193653e8dddf8f232c19e16a4ca3c5052c71f09 (patch)
treebec4c407922fe615758386803fa27080f3a132bf /include/configs
parent80243528efa5e17db60328005344bb8a5e8e8076 (diff)
downloadblackbird-obmc-uboot-7193653e8dddf8f232c19e16a4ca3c5052c71f09.tar.gz
blackbird-obmc-uboot-7193653e8dddf8f232c19e16a4ca3c5052c71f09.zip
zynq: Move macros to hardware.h
Add all fixed addresses to hardware.h and change petalinux configuration to support this. 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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/zynq.h b/include/configs/zynq.h
index 11476894d3..ebe1b1bc05 100644
--- a/include/configs/zynq.h
+++ b/include/configs/zynq.h
@@ -53,7 +53,7 @@
/* Ethernet driver */
#define CONFIG_NET_MULTI
#define CONFIG_ZYNQ_GEM
-#define CONFIG_ZYNQ_GEM_BASEADDR0 0xE000B000
+#define CONFIG_ZYNQ_GEM0
#if defined(CONFIG_ZYNQ_DCC)
# define CONFIG_ARM_DCC
OpenPOWER on IntegriCloud