[POWERPC] 4xx: Base support for 440SPe "Katmai" eval board
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Dec 2007 04:39:34 +0000 (15:39 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Sun, 23 Dec 2007 19:14:57 +0000 (13:14 -0600)
commit3de9c9cd22c69c6aa2e17d4dcf55dcf1260b5718
tree1bb1665e7eda052017cd4b0c53a699883aa30691
parent190de005384204ba4dc339c3d05f8d40f6b16643
[POWERPC] 4xx: Base support for 440SPe "Katmai" eval board

This adds base support for the Katmai board, including PCI-X and
PCI-Express (but no RTC, nvram, etc... yet).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/Makefile
arch/powerpc/boot/cuboot-katmai.c [new file with mode: 0644]
arch/powerpc/boot/dts/katmai.dts [new file with mode: 0644]
arch/powerpc/configs/katmai_defconfig [new file with mode: 0644]
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/44x/Makefile
arch/powerpc/platforms/44x/katmai.c [new file with mode: 0644]