]> git.sur5r.net Git - u-boot/blobdiff - include/configs/zynq-common.h
include: define CONFIG_SPL and CONFIG_TPL as 1
[u-boot] / include / configs / zynq-common.h
index 690cacbc94b07b05476e1716ab2c36af4a3432f3..f6d924da27222422df72d76e2db7339b76d04d2e 100644 (file)
 #define CONFIG_CMD_TFTPPUT
 
 /* SPL part */
-#define CONFIG_SPL
+#define CONFIG_SPL 1
 #define CONFIG_CMD_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_LIBCOMMON_SUPPORT