commit | 3107f78485893895ef1b690a7275c45de629062a | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Aug 22 23:10:01 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 29 13:37:54 2023 -0400 |
tree | 0e15905b26925109089d2be5281d192559346644 | |
parent | 56f243dcbe55c62e183ddf76b44a4393714d1694 [diff] |
doc: Add documentation to highlight capsule generation related updates 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@linaro.org> Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>