From: sbabic@denx.de
To: Michael Trimarchi <michael@amarulasolutions.com>,u-boot@lists.denx.de
Subject: [PATCH V3] cmd_nandbcb: Support secondary boot address of imx8mn
Date: Sat, 5 Feb 2022 17:39:11 +0100 (CET) [thread overview]
Message-ID: <20220205163913.C1D2D83B57@phobos.denx.de> (raw)
In-Reply-To: <20220107172717.141051-1-michael@amarulasolutions.com>
> Add support of secondary boot address for imx8mn. The secondary
> boot address is hardcoded in the fuse. The value is calculated
> from there according to the following description:
> The fuse IMG_CNTN_SET1_OFFSET (0x490[22:19]) is defined as follows:
> - Secondary boot is disabled if fuse value is bigger than 10, n = fuse
> value bigger than 10.
> - n == 0: Offset = 4MB
> - n == 2: Offset = 1MB
> - Others & n <= 10 : Offset = 1MB*2^n
> - For FlexSPI boot, the valid values are: 0, 1, 2, 3, 4, 5, 6, and 7.
> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.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
=====================================================================
prev parent reply other threads:[~2022-02-05 16:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-07 17:27 [PATCH V3] cmd_nandbcb: Support secondary boot address of imx8mn Michael Trimarchi
2022-02-05 16:39 ` sbabic [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=20220205163913.C1D2D83B57@phobos.denx.de \
--to=sbabic@denx.de \
--cc=michael@amarulasolutions.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