[POWERPC] bootwrapper: Add a firmware-independent simpleboot target.
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 18 Mar 2008 17:07:43 +0000 (04:07 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 3 Apr 2008 01:36:11 +0000 (20:36 -0500)
This target produces a flat binary rather than an ELF file,
fixes the entry point at the beginning of the image, and takes
a complete device tree with no fixups needed.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

No differences found