]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a27207665a097bd14d0f9a97e3b8c0358bd6f05
tree9d90f161aa2e6b4f4417dd919d2afde6655859c8
parenta3bd51081385ae70b27b40b645963b715a972743
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]