Re: [patch 03/10] Rename 44x bootwrapper

2007-08-05 Thread David Gibson
On Fri, Aug 03, 2007 at 11:09:03AM -0500, Josh Boyer wrote: > Rename the 44x.c wrapper file to 4xx.c. This will allow us to add common > functions in a single file that can be shared across all of 4xx. > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> Acked-by: David Gibson <[EMAIL PROTECTED]>

[patch 03/10] Rename 44x bootwrapper

2007-08-03 Thread Josh Boyer
Rename the 44x.c wrapper file to 4xx.c. This will allow us to add common functions in a single file that can be shared across all of 4xx. Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> --- arch/powerpc/boot/44x.c| 85 - arch/powerpc/boot/4xx.c