[coreboot] [PATCH] mkelfImage: set kernel_alignment so 2.6.31+ work

Peter Stuge peter at stuge.se
Tue Oct 5 20:22:46 CEST 2010


Stefan Reinauer wrote:
> On 19.05.2010, at 13:42, ebiederm at xmission.com (Eric W. Biederman) wrote:
>> The kernel initialization code as of boot protocol 2.10 is now reading the
>> kernel_alignment field.  With the field left the kernel attempts to align
>> things to 4GB which is unlikely to work, so change the alignment to the
>> kernels normal value of 16MB so newer kernels process by mkelfImage will
>> boot.
>>
>> Signed-off-by: "Eric W. Biederman" <ebiederm at xmission.com>
..
> Awesome!
>
> Acked-by: Stefan Reinauer <stepan at coresystems.de>

Acked-by: Peter Stuge <peter at stuge.se>

r5914




More information about the coreboot mailing list