hc
2023-11-20 69d6da3c1c63675524a25e7dc92a4f43c4164cef
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