[PATCH 1/8] image: Fix script execution from FIT images with external data

Simon Glass sjg at chromium.org
Wed Feb 1 21:20:56 CET 2023


On Wed, 1 Feb 2023 at 11:10, Tobias Waldekranz <tobias at waldekranz.com> wrote:
>
> Update the script loading code to recognize when script data is stored
> externally from the FIT metadata (i.e., built with `mkimage -E`).
>
> Signed-off-by: Tobias Waldekranz <tobias at waldekranz.com>
> ---
>  boot/image-board.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

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


More information about the U-Boot mailing list