From: sbabic@denx.de
To: Luca Ceresoli <luca.ceresoli@bootlin.com>,u-boot@lists.denx.de
Subject: [PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL
Date: Tue, 4 Apr 2023 12:19:08 +0200 (CEST) [thread overview]
Message-ID: <20230404101912.E395385D7C@phobos.denx.de> (raw)
In-Reply-To: <20230310100752.3328321-1-luca.ceresoli@bootlin.com>
> U-Boot can be booted from NAND without SPL by prepending the DCD header to
> the actual U-Boot binary. However this requires prepending 1024 bytes to
> u-boot.imx (DCD + u-boot.bin).
> There is already a similar target to build spl/u-boot-nand-spl.imx, add the
> same option for no-SPL boot.
> Tested on i.MX6ULL.
> The resulting layout of u-boot-nand.imx is:
> - Offset 0x0000 (0 KiB): padding
> - Offset 0x0400 (1 KiB): DCD header
> - Offset 0x1000 (4 KiB): u-boot.bin
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Applied to u-boot-imx, next, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
prev parent reply other threads:[~2023-04-04 10:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-10 10:07 [PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL Luca Ceresoli
2023-04-04 10:19 ` 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=20230404101912.E395385D7C@phobos.denx.de \
--to=sbabic@denx.de \
--cc=luca.ceresoli@bootlin.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