summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-02-17 08:38:38 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-02-22 16:21:07 +0100
commit70bdf2f6b9aefdc2ec96f20c12cb1a8bfc2ecbdf (patch)
treea625a6003c366108de50017660c25408bd570ed1 /include/configs/zynq-common.h
parentcb204a69d64a9abf7f68df36c1e92e65368b6453 (diff)
downloadblackbird-obmc-uboot-70bdf2f6b9aefdc2ec96f20c12cb1a8bfc2ecbdf.tar.gz
blackbird-obmc-uboot-70bdf2f6b9aefdc2ec96f20c12cb1a8bfc2ecbdf.zip
ARM: zynq: Enable SPL RAM support by default
Use RAM support in jtagboot mode. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 6fcbff5c7e..d58c0a40b9 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -304,6 +304,7 @@
#define CONFIG_SPL_LIBGENERIC_SUPPORT
#define CONFIG_SPL_SERIAL_SUPPORT
#define CONFIG_SPL_BOARD_INIT
+#define CONFIG_SPL_RAM_DEVICE
#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-zynq/u-boot-spl.lds"
OpenPOWER on IntegriCloud