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 <[EMAIL PROTECTED]>
> ---
> 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
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to