Re: [RFC PATCH v2 01/11] powerpc: gamecube/wii: usbgecko bootwrapper console support

2009-12-01 Thread Segher Boessenkool
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 Acked-by: Se

[RFC PATCH v2 01/11] powerpc: gamecube/wii: usbgecko bootwrapper console support

2009-11-28 Thread Albert Herranz
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 --- v1 -> v2 - Prob