hc
2023-11-06 9df731a176aab8e03b984b681b1bea01ccff6644
u-boot/common/bootm.c
....@@ -31,7 +31,7 @@
3131 #include <image.h>
3232
3333 #ifdef USE_HOSTCC
34
-#define CONFIG_SYS_BOOTM_LEN 0x4000000
34
+#define CONFIG_SYS_BOOTM_LEN 0x10000000
3535 #endif
3636
3737 #ifndef CONFIG_SYS_BOOTM_LEN