diff options
Diffstat (limited to 'configs/am62x_evm_r5_defconfig')
-rw-r--r-- | configs/am62x_evm_r5_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62x_evm_r5_defconfig b/configs/am62x_evm_r5_defconfig index ba6396c9dfc..18ffc991b25 100644 --- a/configs/am62x_evm_r5_defconfig +++ b/configs/am62x_evm_r5_defconfig @@ -34,6 +34,7 @@ CONFIG_SPL_SPI=y CONFIG_SPL_LOAD_FIT=y CONFIG_SPL_LOAD_FIT_ADDRESS=0x80080000 # CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_BOARD_INIT is not set CONFIG_SPL_SIZE_LIMIT_SUBTRACT_GD=y CONFIG_SPL_SIZE_LIMIT_SUBTRACT_MALLOC=y CONFIG_SPL_MAX_SIZE=0x3B000 |