[POWERPC] 8xx: Add mpc885ads support and common mpc8xx files
authorVitaly Bordug <vbordug@ru.mvista.com>
Wed, 24 Jan 2007 19:41:42 +0000 (22:41 +0300)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:17 +0000 (14:03 +1100)
commitdf34403dcaacef541a67c955aebc37c51f53ca7c
tree9d4159a85569a457a57f1ac352c373dd7d7a82ba
parentf2a0bd3753dad7ea4605ebd5435716b39e9f92bb
[POWERPC] 8xx: Add mpc885ads support and common mpc8xx files

This adds the core 8xx stuff and specifically mpc885ads board-specific
bits to arch/powerpc. Respective Kconfig has been cleaned up from the stuff
not yet ported over to avoid confusion. Updated and cleaned version.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/dts/mpc885ads.dts [new file with mode: 0644]
arch/powerpc/configs/mpc885_ads_defconfig [new file with mode: 0644]
arch/powerpc/platforms/8xx/Kconfig
arch/powerpc/platforms/8xx/Makefile [new file with mode: 0644]
arch/powerpc/platforms/8xx/m8xx_setup.c [new file with mode: 0644]
arch/powerpc/platforms/8xx/mpc885ads.h [new file with mode: 0644]
arch/powerpc/platforms/8xx/mpc885ads_setup.c [new file with mode: 0644]
arch/powerpc/platforms/Makefile