Re: [PATCH 06/15] [POWERPC] CM5200 board support

2007-10-08 Thread Grant Likely
On 10/7/07, Stephen Rothwell [EMAIL PROTECTED] wrote: On Sun, 07 Oct 2007 13:24:18 +0200 Marian Balakowicz [EMAIL PROTECTED] wrote: +++ b/arch/powerpc/platforms/52xx/cm5200.c +#include asm/prom.h +#include asm/of_platform.h Same comments as for tqm5200.c. Ditto g.

[PATCH 06/15] [POWERPC] CM5200 board support

2007-10-07 Thread Marian Balakowicz
Add arch/powerpc board support for CM5200. Signed-off-by Marian Balakowicz [EMAIL PROTECTED] Signed-off-by: Jan Wrobel [EMAIL PROTECTED] --- Kconfig |5 + Makefile |1 cm5200.c | 161 +++ 3 files changed, 167 insertions(+)

Re: [PATCH 06/15] [POWERPC] CM5200 board support

2007-10-07 Thread Stephen Rothwell
On Sun, 07 Oct 2007 13:24:18 +0200 Marian Balakowicz [EMAIL PROTECTED] wrote: +++ b/arch/powerpc/platforms/52xx/cm5200.c +#include asm/prom.h +#include asm/of_platform.h Same comments as for tqm5200.c. -- Cheers, Stephen Rothwell[EMAIL PROTECTED]