public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: sbabic@denx.de
Cc: festevam@gmail.com, peng.fan@nxp.com, sjg@chromium.org,
	ye.li@nxp.com, uboot-imx@nxp.com,
	Oliver Graute <oliver.graute@gmail.com>,
	Oliver Graute <oliver.graute@kococonnector.com>,
	u-boot@lists.denx.de
Subject: [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
Date: Wed, 26 Jan 2022 22:55:08 +0100	[thread overview]
Message-ID: <20220126215509.14708-1-oliver.graute@gmail.com> (raw)

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


             reply	other threads:[~2022-01-26 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26 21:55 Oliver Graute [this message]
2022-02-05 16:44 ` [PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB sbabic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220126215509.14708-1-oliver.graute@gmail.com \
    --to=oliver.graute@gmail.com \
    --cc=festevam@gmail.com \
    --cc=oliver.graute@kococonnector.com \
    --cc=peng.fan@nxp.com \
    --cc=sbabic@denx.de \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=ye.li@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox