arm: zynq: Enable CONFIG_REMAKE_ELF
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Tue, 22 Jan 2019 09:04:12 +0000 (14:34 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Jan 2019 09:03:44 +0000 (10:03 +0100)
This patch enables CONFIG_REMAKE_ELF for Zynq platform
so that it generates u-boot.elf from binary which works
for all Zynq boards with OF_SEPARATE option enabled.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h

index 864f3220f3612d85375efa8968eb090ae395a39d..1710feda9185ccc7c1713e8dbb6bdf5f27ca04b8 100644 (file)
@@ -14,6 +14,8 @@
 # define CONFIG_CPU_FREQ_HZ    800000000
 #endif
 
+#define CONFIG_REMAKE_ELF
+
 /* Cache options */
 #define CONFIG_SYS_L2CACHE_OFF
 #ifndef CONFIG_SYS_L2CACHE_OFF