summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq_zed.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/zynq_zed.h')
-rw-r--r--include/configs/zynq_zed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/zynq_zed.h b/include/configs/zynq_zed.h
index 278db1ef9b..31926df57c 100644
--- a/include/configs/zynq_zed.h
+++ b/include/configs/zynq_zed.h
@@ -10,6 +10,8 @@
#ifndef __CONFIG_ZYNQ_ZED_H
#define __CONFIG_ZYNQ_ZED_H
+#define CONFIG_SYS_SDRAM_SIZE (512 * 1024 * 1024)
+
#define CONFIG_ZYNQ_SERIAL_UART1
#define CONFIG_ZYNQ_GEM0
#define CONFIG_ZYNQ_GEM_PHY_ADDR0 0
OpenPOWER on IntegriCloud