Re: [RFC PATCH v3 3/3] powerpc: gamecube/wii: early debugging using usbgecko

2009-11-30 Thread Richard Holden
CONFIG_PPC_EARLY_DEBUG_USBGECKO + +static void __init ug_early_remap(void) you may want to rename the ug_ prefix, it took me a while looking back and forth through the patch to convince myself it wasn't a typo. -Richard Holden ___ Linuxppc-dev mailing list

Re: [RFC PATCH v3 3/3] powerpc: gamecube/wii: early debugging using usbgecko

2009-11-30 Thread Richard Holden
On Nov 30, 2009, at 10:23 PM, Albert Herranz wrote: Richard Holden wrote: Albert Herranz wrote: The first patch is generic, and uses PPC_EARLY_DEBUG. This is the first patch where PPC_EARLY_DEBUG_USBGECKO is referenced. Sorry, you are correct. diff --git a/arch/powerpc/platforms