aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorOliver Graute <oliver.graute@gmail.com>2022-01-26 22:55:08 +0100
committerStefano Babic <sbabic@denx.de>2022-02-05 15:49:01 +0100
commita7e22ec90e2af84c80161b7787c0d379e48e757c (patch)
tree0a4ae8db9af084986089b5380242cce376d66323 /include
parent2c7ebf7778cf8afcec55ca418daba1e1d10075b7 (diff)
downloadu-boot-a7e22ec90e2af84c80161b7787c0d379e48e757c.zip
u-boot-a7e22ec90e2af84c80161b7787c0d379e48e757c.tar.gz
u-boot-a7e22ec90e2af84c80161b7787c0d379e48e757c.tar.bz2
imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
Increase CONFIG_SYS_BOOTM_LEN to 64MB Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8qm_rom7720.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/imx8qm_rom7720.h b/include/configs/imx8qm_rom7720.h
index 1a55351..c2c5493 100644
--- a/include/configs/imx8qm_rom7720.h
+++ b/include/configs/imx8qm_rom7720.h
@@ -21,6 +21,8 @@
#define USDHC2_BASE_ADDR 0x5B020000
#define USDHC3_BASE_ADDR 0x5B030000
+#define CONFIG_SYS_BOOTM_LEN SZ_64M
+
/* FUSE command */
/* Boot M4 */