Hi Heinrich,
On Thu, 15 Jun 2023 at 12:38, Heinrich Schuchardt
wrote:
>
> On 6/15/23 11:14, Simon Glass wrote:
> > On Tue, 13 Jun 2023 at 09:11, Heinrich Schuchardt
> > wrote:
> >>
> >> On the arm64 architecture booti_setup() is called for EFI FIT images.
> >> This function call fails because EF
On 6/15/23 11:14, Simon Glass wrote:
On Tue, 13 Jun 2023 at 09:11, Heinrich Schuchardt
wrote:
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 "o
On Tue, 13 Jun 2023 at 09:11, Heinrich Schuchardt
wrote:
>
> 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"
> b
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 kern
4 matches
Mail list logo