[PATCH v9 07/10] sandbox: binman: Add support for generating multiple images

Simon Glass sjg at chromium.org
Sat Aug 12 16:24:55 CEST 2023


On Fri, 11 Aug 2023 at 23:58, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Add support for all sandbox variants to support generating multiple
> images. This also requires tweaking the binman node of the sandbox_vpl
> variant to work with the multiple-images property.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes since V8:
> * New patch based on suggestions from Simon Glass.
> * Move the 'multiple-images' property to top level dts files.
> * Get sandbox_vpl's binman node to generate an image, with the above
>   change.
>
>  arch/sandbox/dts/sandbox.dts      | 1 +
>  arch/sandbox/dts/sandbox_vpl.dtsi | 5 +++++
>  arch/sandbox/dts/test.dts         | 1 +
>  3 files changed, 7 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list