[PATHv11 42/43] configs/linkit-smart-7688_defconfig: increase board limit
Maxim Uvarov
maxim.uvarov at linaro.org
Mon Nov 27 13:57:25 CET 2023
Increase current board limit to fit new IP stack.
mips: + linkit-smart-7688
+u-boot.img exceeds file size limit:
+ limit: 0x87000 bytes
+ actual: 0x87184 bytes
+ excess: 0x184 bytes
Signed-off-by: Maxim Uvarov <maxim.uvarov at linaro.org>
---
configs/linkit-smart-7688_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/linkit-smart-7688_defconfig b/configs/linkit-smart-7688_defconfig
index d31f1ab3e0..1b24a70b67 100644
--- a/configs/linkit-smart-7688_defconfig
+++ b/configs/linkit-smart-7688_defconfig
@@ -22,7 +22,7 @@ CONFIG_RESTORE_EXCEPTION_VECTOR_BASE=y
# CONFIG_MIPS_BOOT_ENV_LEGACY is not set
CONFIG_MIPS_BOOT_FDT=y
CONFIG_HAS_BOARD_SIZE_LIMIT=y
-CONFIG_BOARD_SIZE_LIMIT=552960
+CONFIG_BOARD_SIZE_LIMIT=553472
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_LEGACY_IMAGE_FORMAT=y
--
2.30.2
More information about the U-Boot
mailing list