hc
2023-11-30 6c9be420e167ee7ce45c0309586f09ddab28ac15
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