[PATCH v9 09/10] doc: Add documentation to highlight capsule generation related updates

Tom Rini trini at konsulko.com
Sat Aug 12 16:17:07 CEST 2023


On Sat, Aug 12, 2023 at 11:27:24AM +0530, Sughosh Ganu wrote:

> The EFI capsules can now be generated as part of u-boot build, through
> binman. Highlight these changes in the documentation.
> 
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> Acked-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
[snip]
> +Capsule Generation through binman
> +*********************************
> +
> +Support has also been added to generate capsules during u-boot build
> +through binman. This requires the platform's DTB to be populated with
> +the capsule entry nodes for binman. The capsules then can be generated
> +by specifying the capsule parameters as properties in the capsule
> +entry node.
> +
> +Check the arch/sandbox/dts/sandbox_capsule.dtsi file for the sandbox
> +platform as reference for how to generate capsules through binman as
> +part of u-boot build.

In that I have any problems with the series at this point, it is this.
A 314 line example file is not a good example.  This is because it has
all of the tests.  I would frankly rather see an in-line example here of
what a typical capsule dtsi looks like instead.  I'm not NAK'ing the
series, and this could be a follow-up.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230812/341f336c/attachment.sig>


More information about the U-Boot mailing list