]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LEN
authorPeng Fan <peng.fan@nxp.com>
Fri, 10 Jul 2020 03:24:42 +0000 (11:24 +0800)
committerPeng Fan <peng.fan@nxp.com>
Tue, 14 Jul 2020 07:23:48 +0000 (15:23 +0800)
Enlarge CONFIG_SYS_BOOTM_LEN when booting FIT image with kernel.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
include/configs/imx8mm_evk.h

index 382ba620ccf45a369357b8510a1f42ee4c1154bf..d1c0e0ec2ed613621829192afca92d0fee6d2b72 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/stringify.h>
 #include <asm/arch/imx-regs.h>
 
+#define CONFIG_SYS_BOOTM_LEN           (32 * SZ_1M)
 #define CONFIG_SPL_MAX_SIZE            (148 * 1024)
 #define CONFIG_SYS_MONITOR_LEN         SZ_512K
 #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR