
27 Nov
2023
27 Nov
'23
1:57 p.m.
Increase allowed binary size to fit lwip code.
Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org --- configs/am335x_evm_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig index f048e60f7f..9fd608bd76 100644 --- a/configs/am335x_evm_defconfig +++ b/configs/am335x_evm_defconfig @@ -124,3 +124,4 @@ CONFIG_WDT=y CONFIG_DYNAMIC_CRC_TABLE=y CONFIG_RSA=y CONFIG_LZO=y +CONFIG_SPL_MAX_SIZE=0x29000
--
2.30.2