Ralf Baechle wrote: > On Fri, Mar 16, 2007 at 03:32:56PM -0600, Marc St-Jean wrote: > > > [PATCH 1/12] mips: PMC MSP71xx core platform > > > > Patch to add core platform support for the PMC-Sierra > > MSP71xx devices. > > When I first reviewed this patch I requested removal of prom_printf and > all stuff like prom_getchar, prom_putchar that was associated with it > because I was about to remove prom_printf. Well, prom_printf is gone > now which means this patch will no longer work ... > > Ralf > I read your original comment as this option being the least desirable of the two options you presented, but still available. I will rewrite it using the other option and resubmit this patch. Thanks for the heads up, Marc