]> git.sur5r.net Git - u-boot/blobdiff - include/configs/siemens-am33x-common.h
include: define CONFIG_SPL and CONFIG_TPL as 1
[u-boot] / include / configs / siemens-am33x-common.h
index 53816a60257a706497f53eef11feb815ea94e716..236bb0c49a09b84868efbd40f53b7c2c3514fbdc 100644 (file)
 #define CONFIG_SYS_I2C_OMAP24XX
 
 /* Defines for SPL */
-#define CONFIG_SPL
+#define CONFIG_SPL 1
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x402F0400
 #define CONFIG_SPL_MAX_SIZE            (101 * 1024)