Re: [RFC PATCH 00/19] powerpc: nintendo gamecube and wii support

2009-11-23 Thread Albert Herranz
Arnd Bergmann wrote: > > Very nice series, well done! > > Time for me to invest in some new hardware ;-) > > Arnd <>< > Thanks for review :) Cheers, Albert ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/l

Re: [RFC PATCH 00/19] powerpc: nintendo gamecube and wii support

2009-11-22 Thread Wolfram Sang
On Sun, Nov 22, 2009 at 11:01:31PM +0100, Albert Herranz wrote: > The following patches add the base support for the Nintendo GameCube > and Wii video game consoles on the powerpc arch. Cool stuff! \o/ -- Pengutronix e.K. | Wolfram Sang| Industrial Linux

Re: [RFC PATCH 00/19] powerpc: nintendo gamecube and wii support

2009-11-22 Thread Arnd Bergmann
On Sunday 22 November 2009, Albert Herranz wrote: > The following patches add the base support for the Nintendo GameCube > and Wii video game consoles on the powerpc arch. > > For each video game console, the following is included: > - a device tree source > - bootwrapper support > - udbg console

Re: [RFC PATCH 00/19] powerpc: nintendo gamecube and wii support

2009-11-22 Thread Grant Likely
On Sun, Nov 22, 2009 at 3:01 PM, Albert Herranz wrote: > The following patches add the base support for the Nintendo GameCube > and Wii video game consoles on the powerpc arch. w00t! Per-patch review to follow, but this is great. Thanks! g. > > For each video game console, the following is in