SPL: Move the omap SPL framework to common/spl
[platform/kernel/u-boot.git] / include / configs / omap3_overo.h
index dd4b2c0..f6d6f75 100644 (file)
 
 /* Defines for SPL */
 #define CONFIG_SPL
+#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_NAND_SIMPLE
 #define CONFIG_SPL_TEXT_BASE           0x40200800
 #define CONFIG_SPL_MAX_SIZE            (54 * 1024)     /* 8 KB for stack */