Re: [PATCH 1/3] sbc8548: Add basic support for Wind River SBC8548 as powerpc

2008-01-07 Thread Paul Gortmaker
Kumar Gala wrote: > > On Dec 21, 2007, at 12:43 AM, Paul Gortmaker wrote: > >> This adds the basic support for the Wind River SBC8548 board, >> implemented >> as powerpc. It closely follows the implementation of the MPC8548CDS. >> >> [...] >> +#ifdef CONFIG_PCI >> +static int sbc8548_exclude_de

Re: [PATCH 1/3] sbc8548: Add basic support for Wind River SBC8548 as powerpc

2007-12-21 Thread Kumar Gala
On Dec 21, 2007, at 12:43 AM, Paul Gortmaker wrote: > This adds the basic support for the Wind River SBC8548 board, > implemented > as powerpc. It closely follows the implementation of the MPC8548CDS. > > Signed-off-by: Paul Gortmaker <[EMAIL PROTECTED]> > --- > arch/powerpc/platforms/85xx/Kco

[PATCH 1/3] sbc8548: Add basic support for Wind River SBC8548 as powerpc

2007-12-20 Thread Paul Gortmaker
This adds the basic support for the Wind River SBC8548 board, implemented as powerpc. It closely follows the implementation of the MPC8548CDS. Signed-off-by: Paul Gortmaker <[EMAIL PROTECTED]> --- arch/powerpc/platforms/85xx/Kconfig | 10 ++- arch/powerpc/platforms/85xx/Makefile |1 + a