From: Luca Ceresoli via buildroot <buildroot@buildroot.org>
To: Neal Frager <neal.frager@amd.com>
Cc: brandon.maier@collins.com, ju.o@free.fr,
thomas.petazzoni@bootlin.com, buildroot@buildroot.org,
romain.naour@smile.fr, michal.simek@amd.com
Subject: Re: [Buildroot] [PATCH v4 2/6] boot/uboot: add qspi.bin file support
Date: Tue, 7 Jan 2025 18:21:01 +0100 [thread overview]
Message-ID: <20250107182101.15549426@booty> (raw)
In-Reply-To: <20250107063136.787314-2-neal.frager@amd.com>
On Tue, 7 Jan 2025 06:31:32 +0000
Neal Frager <neal.frager@amd.com> wrote:
> u-boot has introduced a new file called qspi.bin for users who boot from a
> qspi flash device. It combines the spl/boot.bin and u-boot.itb files into a
> single binary that can be written to the qspi flash.
>
> Here is an example of how binman generates the qspi.bin:
> https://source.denx.de/u-boot/u-boot/-/commit/a4c98119109a60b9b236996f47065aa8fc0de9ca
>
> At the moment, the qspi.bin is only used for the zynqmp platform, but other
> platforms may adopt it, so the buildroot support has been made in a generic
> way.
>
> This patch adds the necessary support for buildroot to install this binary.
>
> Signed-off-by: Neal Frager <neal.frager@amd.com>
[Tested on Kria KV260 starter kit]
Tested-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-01-07 17:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 6:31 [Buildroot] [PATCH v4 1/6] boot/uboot: binman generates u-boot.itb Neal Frager via buildroot
2025-01-07 6:31 ` [Buildroot] [PATCH v4 2/6] boot/uboot: add qspi.bin file support Neal Frager via buildroot
2025-01-07 17:21 ` Luca Ceresoli via buildroot [this message]
2025-01-07 6:31 ` [Buildroot] [PATCH v4 3/6] board/zynqmp/patches: add zynqmp binman patches Neal Frager via buildroot
2025-01-07 17:23 ` Luca Ceresoli via buildroot
2025-01-07 6:31 ` [Buildroot] [PATCH v4 4/6] configs/zynqmp_*: migrate to binman Neal Frager via buildroot
2025-01-07 17:24 ` Luca Ceresoli via buildroot
2025-01-07 6:31 ` [Buildroot] [PATCH v4 5/6] board/zynqmp: add new qspi.bin binary to images Neal Frager via buildroot
2025-01-07 17:26 ` Luca Ceresoli via buildroot
2025-01-07 6:31 ` [Buildroot] [PATCH v4 6/6] board/zynqmp/kria: update readme.txt Neal Frager via buildroot
2025-01-07 17:27 ` Luca Ceresoli via buildroot
2025-01-07 17:17 ` [Buildroot] [PATCH v4 1/6] boot/uboot: binman generates u-boot.itb Luca Ceresoli via buildroot
2025-01-07 17:20 ` Frager, Neal via buildroot
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=20250107182101.15549426@booty \
--to=buildroot@buildroot.org \
--cc=brandon.maier@collins.com \
--cc=ju.o@free.fr \
--cc=luca.ceresoli@bootlin.com \
--cc=michal.simek@amd.com \
--cc=neal.frager@amd.com \
--cc=romain.naour@smile.fr \
--cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.