[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)
commitd2477b5cc8ca95b8c15133ffbbebf0bd9783f560
treebd0dd171e8614634b97fc3e02d22fe0152d308b4
parent19a74263f49dce2b96e2213f7f4c029cedbbf0ce
[POWERPC] bootwrapper: Add a firmware-independent simpleboot target.

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>
arch/powerpc/boot/Makefile
arch/powerpc/boot/simpleboot.c [new file with mode: 0644]
arch/powerpc/boot/virtex405-head.S [new file with mode: 0644]
arch/powerpc/boot/wrapper