aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/wii-head.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-12powerpc: wii: bootwrapper bitsAlbert Herranz1-0/+142
Add support for the Nintendo Wii video game console to the powerpc bootwrapper. dtbImage.wii is a wrapped image that contains a flat device tree, an entry point compatible with the Homebrew Channel and BootMii, and an optional initrd. Signed-off-by: Albert Herranz <albert_herranz@yahoo.es> Acked-by: Segher Boessenkool <segher@kernel.crashing.org> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>