Creating a wrapped zImage.initrd -- can't start the trampoline?

Grant Likely grant.likely at secretlab.ca
Tue Aug 5 03:25:58 EST 2008


On Fri, Aug 01, 2008 at 10:40:27PM -0400, Paul Smith wrote:

> Anyway, I need to generate an all-in-one image containing the kernel and
> the initrd, and the trampoline code tacked onto it to turn it into an
> ELF image.  I'm worried I'll need to write a custom platform_init() but
> for now I'm just using of.c.

Take a look at Documentation/powerpc/bootwrapper.txt

You probably want the 'simpleImage.%' target.  It also binds in a copy
of the device tree blob.

g.


More information about the Linuxppc-embedded mailing list