[coreboot] initrd in 4.4 versus head

2016-07-27 Thread Trammell Hudson
I see a difference in the way 4.4 handles initrd images for linux payloads versus the way it is done in head. With 4.4 my Linux kernel can not find the external initrd, so it is necessary to build it as part of the kernel. With head it works fine. It looks like 4.4 is adding the initrd as a sepa

Re: [coreboot] initrd in 4.4 versus head

2016-07-28 Thread Stefan Reinauer
* Trammell Hudson [160727 13:58]: > I see a difference in the way 4.4 handles initrd images for linux > payloads versus the way it is done in head. With 4.4 my Linux > kernel can not find the external initrd, so it is necessary to > build it as part of the kernel. With head it works fine. > > I

Re: [coreboot] initrd in 4.4 versus head

2016-07-29 Thread Trammell Hudson
On Thu, Jul 28, 2016 at 10:04:56PM +0200, Stefan Reinauer wrote: > * Trammell Hudson [160727 13:58]: > > It looks like 4.4 is adding the initrd as a separate section > > named "(empty)" with type "null" and the kernel can't find it: > > (empty) is indeed what it claims to be, empty space in the i