powerpc: wii: bootwrapper bits

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>
This commit is contained in:
Albert Herranz
2009-12-12 06:31:45 +00:00
committed by Grant Likely
parent 7a09116c01
commit 6cdd24179d
4 changed files with 191 additions and 2 deletions

View File

@@ -230,7 +230,7 @@ xpedite52*)
link_address='0x1400000'
platformo=$object/cuboot-85xx.o
;;
gamecube)
gamecube|wii)
link_address='0x600000'
platformo="$object/$platform-head.o $object/$platform.o"
;;