summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq_zc70x.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-02-04 11:03:20 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-02-22 16:21:02 +0100
commitd9f317fd0d46beebeeeb5be8f3c7d925ed6174fd (patch)
tree871b811cee8f908954b6802bbec40f5a578b9da6 /include/configs/zynq_zc70x.h
parentce0335f2b49967e707ac3cf237be878c9081d931 (diff)
downloadblackbird-obmc-uboot-d9f317fd0d46beebeeeb5be8f3c7d925ed6174fd.tar.gz
blackbird-obmc-uboot-d9f317fd0d46beebeeeb5be8f3c7d925ed6174fd.zip
ARM: zynq: Read memory size setting from DT
OF_CONTROL is setup by default and memory reading is done via DT. Remove all config files with memory references. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq_zc70x.h')
-rw-r--r--include/configs/zynq_zc70x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zynq_zc70x.h b/include/configs/zynq_zc70x.h
index a84688cff2..2e7056ab1f 100644
--- a/include/configs/zynq_zc70x.h
+++ b/include/configs/zynq_zc70x.h
@@ -10,8 +10,6 @@
#ifndef __CONFIG_ZYNQ_ZC70X_H
#define __CONFIG_ZYNQ_ZC70X_H
-#define CONFIG_SYS_SDRAM_SIZE (1024 * 1024 * 1024)
-
#define CONFIG_SYS_NO_FLASH
#define CONFIG_ZYNQ_USB
OpenPOWER on IntegriCloud