[PATCH 2/2] mpc82xx: Embedded Planet EP8248E support
Kumar Gala
galak at kernel.crashing.org
Tue Jan 22 03:21:05 EST 2008
On Thu, 17 Jan 2008, Scott Wood wrote:
> This board is also resold by Freescale under the names
> "QUICCStart MPC8248 Evaluation System" and "CWH-PPC-8248N-VE".
>
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> Removed const/initdata combo, and used simple-bus for probing.
>
> Please apply for 2.6.25.
>
> arch/powerpc/boot/Makefile | 3 +-
> arch/powerpc/boot/dts/ep8248e.dts | 207 ++++++++
> arch/powerpc/boot/ep8248e.c | 55 +++
> arch/powerpc/boot/wrapper | 2 +-
> arch/powerpc/configs/ep8248e_defconfig | 821 ++++++++++++++++++++++++++++++++
> arch/powerpc/platforms/82xx/Kconfig | 13 +
> arch/powerpc/platforms/82xx/Makefile | 1 +
> arch/powerpc/platforms/82xx/ep8248e.c | 324 +++++++++++++
> include/asm-powerpc/mpc8260.h | 1 +
> 9 files changed, 1425 insertions(+), 2 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/ep8248e.dts
> create mode 100644 arch/powerpc/boot/ep8248e.c
> create mode 100644 arch/powerpc/configs/ep8248e_defconfig
> create mode 100644 arch/powerpc/platforms/82xx/ep8248e.c
>
applied.
- k
More information about the Linuxppc-dev
mailing list