]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap5_evm.h
SPL: Move the omap SPL framework to common/spl
[u-boot] / include / configs / omap5_evm.h
index 4f0a6c13582c75e7968fc740b741d44fffa3dc93..743edfdcc593f00888dd0743affc6df3bceb3155 100644 (file)
 
 /* Defines for SPL */
 #define CONFIG_SPL
+#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x40300350
 #define CONFIG_SPL_MAX_SIZE            0x19000 /* 100K */
 #define CONFIG_SPL_STACK               CONFIG_SYS_INIT_SP_ADDR
+#define CONFIG_SPL_DISPLAY_PRINT
 
 #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR        0x300 /* address 0x60000 */
 #define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x200 /* 256 KB */