]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynq: Enable SPL command support
authorMichal Simek <michal.simek@xilinx.com>
Mon, 20 Jan 2014 13:39:57 +0000 (14:39 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 31 Jan 2014 08:35:22 +0000 (09:35 +0100)
This command is used by full u-boot.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h
include/configs/zynq_cse.h

index 0872ccfa0c180bf6ecf6e029b98528d9a9bfd5a9..19fe85e2139dd1d029ebc977cff7e473cde0327b 100644 (file)
 
 /* SPL part */
 #define CONFIG_SPL
+#define CONFIG_CMD_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_LIBCOMMON_SUPPORT
 #define CONFIG_SPL_LIBGENERIC_SUPPORT
index d4bfc5c58bff385ed45e883acb3ba2a05b0c4149..16d77936b31a17c44d577c4c7184d1dbfca35b66 100644 (file)
@@ -54,6 +54,7 @@
 #undef CONFIG_AUTO_COMPLETE
 #undef CONFIG_ZLIB
 #undef CONFIG_GZIP
+#undef CONFIG_CMD_SPL
 
 /* Define needed configs */
 #define CONFIG_CMD_MEMORY