[PATCH] lmb: change the return code on lmb_alloc_addr()

Caleb Connolly caleb.connolly at linaro.org
Sat Mar 15 20:01:27 CET 2025



On 3/14/25 23:46, Tom Rini wrote:
> On Fri, Mar 14, 2025 at 11:26:59PM +0000, Ben Schneider wrote:
>>> Thanks Ben.
>>
>> Happy to help. In case the context is useful, I wound up here
>> because I use U-Boot to load systemd-boot which then, in turn, loads
>> the kernel. Unlike GRUB, systemd-boot does not provide decompression
>> and recommends using EFI_ZBOOT[0].
>>
>> Perhaps it is uncommon to: a) have the first good memory entry
>> start at zero, b) use systemd-boot instead of GRUB, c) use the
>> compressed kernel on aarch64, d) all of the above? :)
>>
>> Thanks for everyone's help!
>>
>> Ben
>>
>> [0] https://github.com/systemd/systemd/issues/23788
> 
> Oh interesting, so now we're at 3 years in to having some form of now we
> can decompress a kernel image again.

I've been using ZBOOT w/ U-Boot for ~2 years now on ARM64. Can recommend :D
> 

-- 
Caleb (they/them)



More information about the U-Boot mailing list