From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] ARM: imx: soc: Select default TEXT_BASE for MX7
Date: Tue, 23 Jun 2020 09:50:43 +0200 (CEST) [thread overview]
Message-ID: <20200623075043.DAEEF81EE4@phobos.denx.de> (raw)
In-Reply-To: <20200521231354.171621-1-marex@denx.de>
> Select default U-Boot and SPL text base for the MX7 SoC. The U-Boot
> text base is picked as the one used by various MX7 boards. The SPL
> text base however is different.
> The SPL text base is set to 0x912000 instead of the usual 0x911000,
> that is because the 0x911000 value cannot work. Using 0x911000 as a
> SPL text base will result in the DCD header being placed below the
> 0x911000 address, which is a reserved SRAM area which must not be
> used. This will actually trigger eMMC boot failure on MX7D at least.
> Hence the increment.
> Update all boards affected by this SPL problem to the new SPL_TEXT_BASE.
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
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 at denx.de
=====================================================================
prev parent reply other threads:[~2020-06-23 7:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 23:13 [PATCH] ARM: imx: soc: Select default TEXT_BASE for MX7 Marek Vasut
2020-06-23 7:50 ` sbabic at denx.de [this message]
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=20200623075043.DAEEF81EE4@phobos.denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/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