On Tue, 02 Jun 2026 23:30:10 +0200, Rasmus Villemoes wrote:

> The commit message for patch 1 explains what it is I'd like to be able
> to do, but here's some more background:
> 
> For a long time, we've embedded the boot script in the U-Boot binary
> by building a bootscript.itb, and using a .dtsi like
> 
>   / {
>           config {
>                  bootscript = /incbin/("/path/to/bootscript.itb");
>           };
>   };
> 
> [...]

Applied to u-boot/next, thanks!

[1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
      commit: 7779540f093d8d09ee29e127c8b6a7cc455db27c
[2/3] doc: develop: add section on embedding scripts inside control DTB
      commit: a6369b8bb299aff8d5641fd11d2fcd0214103a18
[3/3] test: hook up test of allowing control DTB to act as FIT image
      commit: c8a636af67c640e1427e1085c8bada672e48f805
-- 
Tom


Reply via email to