[POWERPC] 8xx: Analogue & Micro Adder875 board support.
authorScott Wood <scottwood@freescale.com>
Thu, 17 Jan 2008 22:31:40 +0000 (16:31 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:40 +0000 (19:34 -0600)
commitb09c16440eb39c12cc91aea5b572c753a5567d57
treed23f6bc58c0147e02d7f84fd5b03e0d80b50efb5
parente8b63761554aca641bd9020447d487bfd85111bf
[POWERPC] 8xx: Analogue & Micro Adder875 board support.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13 files changed:
arch/powerpc/Kconfig
arch/powerpc/boot/.gitignore
arch/powerpc/boot/Makefile
arch/powerpc/boot/dts/adder875-redboot.dts [new file with mode: 0644]
arch/powerpc/boot/dts/adder875-uboot.dts [new file with mode: 0644]
arch/powerpc/boot/redboot-8xx.c [new file with mode: 0644]
arch/powerpc/boot/redboot.h [new file with mode: 0644]
arch/powerpc/boot/wrapper
arch/powerpc/configs/adder875-redboot_defconfig [new file with mode: 0644]
arch/powerpc/configs/adder875-uboot_defconfig [new file with mode: 0644]
arch/powerpc/platforms/8xx/Kconfig
arch/powerpc/platforms/8xx/Makefile
arch/powerpc/platforms/8xx/adder875.c [new file with mode: 0644]