summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq_zc770.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_zc770.h
parentce0335f2b49967e707ac3cf237be878c9081d931 (diff)
downloadtalos-obmc-uboot-d9f317fd0d46beebeeeb5be8f3c7d925ed6174fd.tar.gz
talos-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_zc770.h')
-rw-r--r--include/configs/zynq_zc770.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zynq_zc770.h b/include/configs/zynq_zc770.h
index 6121c099c2..35622ae346 100644
--- a/include/configs/zynq_zc770.h
+++ b/include/configs/zynq_zc770.h
@@ -10,8 +10,6 @@
#ifndef __CONFIG_ZYNQ_ZC770_H
#define __CONFIG_ZYNQ_ZC770_H
-#define CONFIG_SYS_SDRAM_SIZE (1024 * 1024 * 1024)
-
#define CONFIG_SYS_NO_FLASH
#if defined(CONFIG_ZC770_XM012)
OpenPOWER on IntegriCloud