arch/powerpc/boot/simpleboot.c
0 → 100644
+84
−0
arch/powerpc/boot/virtex405-head.S
0 → 100644
+30
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>