diff options
Diffstat (limited to 'configs/iot2050_defconfig')
-rw-r--r-- | configs/iot2050_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/iot2050_defconfig b/configs/iot2050_defconfig index a88e697d9fa..077992b5fab 100644 --- a/configs/iot2050_defconfig +++ b/configs/iot2050_defconfig @@ -46,6 +46,7 @@ CONFIG_OF_SYSTEM_SETUP=y CONFIG_BOOTCOMMAND="run start_watchdog; run distro_bootcmd" CONFIG_SYS_PBSIZE=1050 # CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_BOARD_INIT is not set CONFIG_SPL_MAX_SIZE=0x58000 CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y |