History log of /u-boot/tools/binman/test/317_capsule_missing_index.dts
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# bb8f8920 10-Oct-2023 Sughosh Ganu <sughosh.ganu@linaro.org>

binman: capsule: Remove superfluous [address, size]-cells properties

The #address-cells and #size-cells are not needed for running the
capsule generation binman tests. Remove the superfluous properties.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>

# b617611b 22-Aug-2023 Sughosh Ganu <sughosh.ganu@linaro.org>

binman: capsule: Add support for generating EFI capsules

Add support in binman for generating EFI capsules. The capsule
parameters can be specified through the capsule binman entry. Also add
test cases in binman for testing capsule generation.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>

# b617611b 22-Aug-2023 Sughosh Ganu <sughosh.ganu@linaro.org>

binman: capsule: Add support for generating EFI capsules

Add support in binman for generating EFI capsules. The capsule
parameters can be specified through the capsule binman entry. Also add
test cases in binman for testing capsule generation.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>