[PATHv11 33/43] configs/am335x_evm_defconfig: inc SPL size

Maxim Uvarov maxim.uvarov at linaro.org
Mon Nov 27 13:57:16 CET 2023


Increase allowed binary size to fit lwip code.

Signed-off-by: Maxim Uvarov <maxim.uvarov at 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



More information about the U-Boot mailing list