diff options
Diffstat (limited to 'include/configs/omap5_evm.h')
-rw-r--r-- | include/configs/omap5_evm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h index b4a237a..743edfd 100644 --- a/include/configs/omap5_evm.h +++ b/include/configs/omap5_evm.h @@ -229,6 +229,7 @@ /* 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 |