powerpc: gamecube/wii: usbgecko bootwrapper console support
authorAlbert Herranz <albert_herranz@yahoo.es>
Sat, 12 Dec 2009 06:31:34 +0000 (06:31 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 05:24:26 +0000 (22:24 -0700)
commit26054c9541ccc562e0aec05e8c1f19bf85328bcf
tree9d90f161aa2e6b4f4417dd919d2afde6655859c8
parent22763c5cf3690a681551162c15d34d935308c8d7
powerpc: gamecube/wii: usbgecko bootwrapper console support

Add support for using the USB Gecko adapter as a bootwrapper console on
the Nintendo GameCube and Wii video game consoles.
The USB Gecko is a 3rd party memory card interface adapter that provides
a EXI (External Interface) to USB serial converter.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/boot/Makefile
arch/powerpc/boot/ugecon.c [new file with mode: 0644]
arch/powerpc/boot/ugecon.h [new file with mode: 0644]