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 1/6] boot/uboot: binman generates u-boot.itb
Date: Tue, 7 Jan 2025 18:17:09 +0100 [thread overview]
Message-ID: <20250107181709.13aef4d2@booty> (raw)
In-Reply-To: <20250107063136.787314-1-neal.frager@amd.com>
On Tue, 7 Jan 2025 06:31:31 +0000
Neal Frager <neal.frager@amd.com> wrote:
> When using binman to generate u-boot images, there will no longer be a make
> rule for generating files produced by binman. However, these files will still
> need to be installed to the output/images directory.
>
> One such file is the u-boot.itb. If the u-boot.itb is generated by binman,
> then the file still needs to be copied, but without the make rule.
>
> Here is an example of how binman generates the u-boot.itb:
> https://source.denx.de/u-boot/u-boot/-/commit/a4c98119109a60b9b236996f47065aa8fc0de9ca
>
> 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:17 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
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 ` Luca Ceresoli via buildroot [this message]
2025-01-07 17:20 ` [Buildroot] [PATCH v4 1/6] boot/uboot: binman generates u-boot.itb 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=20250107181709.13aef4d2@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.