diff options
Diffstat (limited to 'configs/am335x_sl50_defconfig')
-rw-r--r-- | configs/am335x_sl50_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig index 3e539c8d54e..894a59f58ed 100644 --- a/configs/am335x_sl50_defconfig +++ b/configs/am335x_sl50_defconfig @@ -22,6 +22,7 @@ CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_DELAY_STR="d" CONFIG_AUTOBOOT_STOP_STR=" " CONFIG_SYS_CONSOLE_INFO_QUIET=y +CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_SYS_MALLOC=y CONFIG_SPL_SYS_MALLOC_SIZE=0x800000 CONFIG_SPL_ENV_SUPPORT=y |