From: Tom Rini <trini@konsulko.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Marek Vasut <marex@denx.de>, Rasmus Villemoes <ravi@prevas.dk>,
u-boot@lists.denx.de, Tim Harvey <tharvey@gateworks.com>,
Heiko Schocher <hs@denx.de>
Subject: Re: [PATCH] imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
Date: Fri, 25 Oct 2024 18:32:04 -0600 [thread overview]
Message-ID: <20241026003204.GD4959@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5DtDDOqmWuQbbDWqAaDzszyFsYud-JRGiwr5zeHiXveqQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
On Fri, Oct 25, 2024 at 09:24:10PM -0300, Fabio Estevam wrote:
> On Thu, Oct 24, 2024 at 8:51 AM Marek Vasut <marex@denx.de> wrote:
> >
> > On 10/24/24 12:01 PM, Rasmus Villemoes wrote:
> > > I enabled IMX_HAB on an imx8mp board, but even though I knew about the
> > > implementation, I forgot that I had to provide a sane value for
> > > SPL_LOAD_FIT_ADDRESS. The help text for IMX_HAB doesn't mention this
> > > implicit requirement, and there's no build-time warning; the default
> > > 0x0 value just ends up being returned from
> > > board_spl_fit_buffer_addr(), obviously resulting in a non-booting
> > > board.
> > >
> > > The existing imx8m* board configs that set a non-zero value currently
> > > all use 0x44000000. The actual value doesn't matter too much, but 0 is
> > > always wrong for imx8m platforms. So just use 0x44000000 as default
> > > for those platforms.
> > >
> > > Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
>
> Applied, thanks.
In that moving to a different default is a tangential cleanup, I'm fine
with this.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2024-10-26 0:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 10:01 [PATCH] imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS Rasmus Villemoes
2024-10-24 11:51 ` Marek Vasut
2024-10-24 13:18 ` Rasmus Villemoes
2024-10-24 14:06 ` Marek Vasut
2024-10-24 15:20 ` Tom Rini
2024-10-24 16:13 ` Marek Vasut
2024-10-25 8:41 ` Rasmus Villemoes
2024-10-25 23:02 ` Marek Vasut
2024-10-26 0:24 ` Fabio Estevam
2024-10-26 0:32 ` Tom Rini [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=20241026003204.GD4959@bill-the-cat \
--to=trini@konsulko.com \
--cc=festevam@gmail.com \
--cc=hs@denx.de \
--cc=marex@denx.de \
--cc=ravi@prevas.dk \
--cc=tharvey@gateworks.com \
--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