]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tx25.h
include: define CONFIG_SPL and CONFIG_TPL as 1
[u-boot] / include / configs / tx25.h
index 5ac6e6441c2928c878d3fbe8fcd8fc6fef17ecbf..d36208791cbd5d62eb34dba1a30e2c568909a98c 100644 (file)
@@ -21,7 +21,7 @@
 
 #define        CONFIG_SYS_MONITOR_LEN          (256 << 10)     /* 256 kB for U-Boot */
 
-#define CONFIG_SPL
+#define CONFIG_SPL 1
 #define CONFIG_SPL_TARGET              "u-boot-with-spl.bin"
 #define CONFIG_SPL_LDSCRIPT            "arch/$(ARCH)/cpu/u-boot-spl.lds"
 #define CONFIG_SPL_MAX_SIZE            2048