hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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