diff options
Diffstat (limited to 'include/configs/zynq_cse.h')
-rw-r--r-- | include/configs/zynq_cse.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/zynq_cse.h b/include/configs/zynq_cse.h index 2f5843f9ec..adc02f0a4a 100644 --- a/include/configs/zynq_cse.h +++ b/include/configs/zynq_cse.h @@ -41,7 +41,4 @@ #undef CONFIG_SYS_MALLOC_LEN #define CONFIG_SYS_MALLOC_LEN 0x1000 -#define CONFIG_SYS_SDRAM_BASE 0xfffc0000 -#define CONFIG_SYS_SDRAM_SIZE 0x40000 - #endif /* __CONFIG_ZYNQ_CSE_H */ |