powerpc/5200: Add support for the Media5200 board from Freescale
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Feb 2009 20:39:17 +0000 (13:39 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Feb 2009 20:39:17 +0000 (13:39 -0700)
commitbfee95bb830ff0260f3e2e0b1aa6b7492573fe4d
tree385c88b41941e5e5021589d50142a613e4f0ebe6
parent5496eab2434f2a2dfe0d35496fd9605d548b7fbc
powerpc/5200: Add support for the Media5200 board from Freescale

This patch adds board support for the Media5200 platform.  Changes are:
- add the media5200 device tree
- add the media5200 platform support code and cascaded interrupt controller
- add media5200 to the build targets.

Note: this patch also includes a minor tweak to the lite5200(b) target
images list to add the .dtb files to the image list.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/boot/Makefile
arch/powerpc/boot/dts/media5200.dts [new file with mode: 0644]
arch/powerpc/platforms/52xx/Kconfig
arch/powerpc/platforms/52xx/Makefile
arch/powerpc/platforms/52xx/media5200.c [new file with mode: 0644]