From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
Marco Felsch <m.felsch@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH v6 00/12] Add FIT image overlay support
Date: Wed, 20 Aug 2025 13:54:32 +0200 [thread overview]
Message-ID: <175569087293.3572423.10806227627734972071.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250820-v2024-05-0-topic-fit-overlay-v6-0-9d1b3bab2ee2@pengutronix.de>
On Wed, 20 Aug 2025 11:48:32 +0200, Marco Felsch wrote:
> this series add the support to load FIT image supplied devicetree overlays.
>
> The overlay loading wasn't coupled to bootm due to the following
> reasons:
> - Users can add their own overlay filter
> - By making use of the common overlay handling we can specifiy a
> different/separate FIT image which provides only overlays.
> - It should be possible to apply FIT image overlay to the barebox
> live-tree (not implemented yet).
>
> [...]
Applied, thanks!
[01/12] FIT: fix missing free in fit_open error path
https://git.pengutronix.de/cgit/barebox/commit/?id=d7bcb5628f16 (link may not be stable)
[02/12] FIT: fit_open_configuration: add match function support
https://git.pengutronix.de/cgit/barebox/commit/?id=b80c7482c24d (link may not be stable)
[03/12] of: overlay: make the pattern match function more generic
https://git.pengutronix.de/cgit/barebox/commit/?id=3e86141707fc (link may not be stable)
[04/12] of: overlay: make search dir more generic
https://git.pengutronix.de/cgit/barebox/commit/?id=776d75d7fee6 (link may not be stable)
[05/12] of: overlay: refactor of_overlay_global_fixup
https://git.pengutronix.de/cgit/barebox/commit/?id=47bbe429d2c5 (link may not be stable)
[06/12] FIT: make fit_config_verify_signature public
https://git.pengutronix.de/cgit/barebox/commit/?id=b09edeeda82f (link may not be stable)
[07/12] of: overlay: add FIT image overlay support
https://git.pengutronix.de/cgit/barebox/commit/?id=b712498e2e90 (link may not be stable)
[08/12] of: overlay: replace filename with an more unique name
https://git.pengutronix.de/cgit/barebox/commit/?id=21df8e760d82 (link may not be stable)
[09/12] of: overlay: add more debugging prints to of_overlay_matches_filter
https://git.pengutronix.de/cgit/barebox/commit/?id=ec5a278c5671 (link may not be stable)
[10/12] FIT: fit_open: canonicalize provided filename
(no commit info)
[11/12] FIT: fit_open: save the filename
(no commit info)
[12/12] FIT: add support to cache opened fit images
https://git.pengutronix.de/cgit/barebox/commit/?id=f3aadb274abe (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-08-20 12:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 9:48 Marco Felsch
2025-08-20 9:48 ` [PATCH v6 01/12] FIT: fix missing free in fit_open error path Marco Felsch
2025-08-20 9:48 ` [PATCH v6 02/12] FIT: fit_open_configuration: add match function support Marco Felsch
2025-08-20 9:48 ` [PATCH v6 03/12] of: overlay: make the pattern match function more generic Marco Felsch
2025-08-20 9:48 ` [PATCH v6 04/12] of: overlay: make search dir " Marco Felsch
2025-08-20 9:48 ` [PATCH v6 05/12] of: overlay: refactor of_overlay_global_fixup Marco Felsch
2025-08-20 9:48 ` [PATCH v6 06/12] FIT: make fit_config_verify_signature public Marco Felsch
2025-08-20 9:48 ` [PATCH v6 07/12] of: overlay: add FIT image overlay support Marco Felsch
2025-08-20 9:48 ` [PATCH v6 08/12] of: overlay: replace filename with an more unique name Marco Felsch
2025-08-20 9:48 ` [PATCH v6 09/12] of: overlay: add more debugging prints to of_overlay_matches_filter Marco Felsch
2025-08-20 9:48 ` [PATCH v6 10/12] FIT: fit_open: canonicalize provided filename Marco Felsch
2025-08-20 9:48 ` [PATCH v6 11/12] FIT: fit_open: save the filename Marco Felsch
2025-08-20 9:48 ` [PATCH v6 12/12] FIT: add support to cache opened fit images Marco Felsch
2025-08-20 11:59 ` Ahmad Fatoum
2025-08-20 14:51 ` Marco Felsch
2025-08-20 20:41 ` Marco Felsch
2025-08-20 12:00 ` Sascha Hauer
2025-08-20 14:47 ` Marco Felsch
2025-08-20 11:54 ` Sascha Hauer [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=175569087293.3572423.10806227627734972071.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=m.felsch@pengutronix.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