diff options
Diffstat (limited to 'include/configs/ti816x_evm.h')
-rw-r--r-- | include/configs/ti816x_evm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h index b8c0d54ab3..ea0c4fda9c 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -134,7 +134,7 @@ /* SPL */ /* Defines for SPL */ -#define CONFIG_SPL +#define CONFIG_SPL 1 #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_TEXT_BASE 0x40400000 #define CONFIG_SPL_MAX_SIZE ((128 - 18) * 1024) |