* [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
@ 2022-01-26 21:55 Oliver Graute
2022-02-05 16:44 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Oliver Graute @ 2022-01-26 21:55 UTC (permalink / raw)
To: sbabic
Cc: festevam, peng.fan, sjg, ye.li, uboot-imx, Oliver Graute,
Oliver Graute, u-boot
Increase CONFIG_SYS_BOOTM_LEN to 64MB
Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
---
include/configs/imx8qm_rom7720.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/imx8qm_rom7720.h b/include/configs/imx8qm_rom7720.h
index 666e497b0b..31d861481f 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 */
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
2022-01-26 21:55 [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB Oliver Graute
@ 2022-02-05 16:44 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-02-05 16:44 UTC (permalink / raw)
To: Oliver Graute, u-boot
> Increase CONFIG_SYS_BOOTM_LEN to 64MB
> Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-05 16:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26 21:55 [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB Oliver Graute
2022-02-05 16:44 ` sbabic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox