Heinrich Schuchardt 4533b3d0a3 bootm: don't call booti_setup for EFI images
On the arm64 architecture booti_setup() is called for EFI FIT images.
This function call fails because EFI images typically do not have a
kernel signature.

Check that the operating system property "os" of the image is "linux"
before invoking booti_setup().

Fixes: 487b5fa6deb1 ("bootm: Handle kernel_noload on arm64")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-06-16 06:45:20 +02:00
..
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2023-01-16 18:26:50 -05:00
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-01-16 18:26:50 -05:00
2023-01-16 18:26:50 -05:00
2023-01-16 18:26:50 -05:00
2023-03-02 17:45:58 -05:00
2022-08-26 16:32:59 -06:00