From d9f317fd0d46beebeeeb5be8f3c7d925ed6174fd Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 4 Feb 2016 11:03:20 +0100 Subject: 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 --- include/configs/zynq_zc70x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/zynq_zc70x.h') diff --git a/include/configs/zynq_zc70x.h b/include/configs/zynq_zc70x.h index a84688c..2e7056a 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 -- cgit v1.1