commit | 1df1d566d21f52703511e55fadd72993a137a464 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Aug 22 23:10:08 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 29 13:38:56 2023 -0400 |
tree | a532f75fd88442abc3d452f40af95bb071ac9a8b | |
parent | 252c9c1c266eb008fdda79ed1373eef3c93aaebf [diff] |
doc: capsule: Document the new mechanism to embed ESL file into dtb Update the document to specify how the EFI Signature List(ESL) file can be embedded into the platform's dtb as part of the U-Boot build. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>