i.MX27: Adding PCM038 platform support
authorJuergen Beisert <j.beisert@pengutronix.de>
Sat, 5 Jul 2008 08:03:00 +0000 (10:03 +0200)
committerRobert Schwebel <r.schwebel@pengutronix.de>
Sat, 5 Jul 2008 08:03:00 +0000 (10:03 +0200)
commit7e5e9f5457f5cd019fd7e2f3da94e9fc72cc9ff6
tree3de3aa37aad62cd921cb6880eafbd0c7159a0e3b
parent80eedae6f0322dafc749140b67986b2472473745
i.MX27: Adding PCM038 platform support

This patch adds support for the phyCORE-i.MX27 cpu module (aka pcm038).
It is as generic as possible in order to support any kind of baseboard.

Note: This CPU module implementation can't work without a baseboard
support. Baseboard support can be added by the PCM-970 (included in
this patch stack) or any custom variant.

Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
arch/arm/configs/pcm038_defconfig [new file with mode: 0644]
arch/arm/mach-mx2/Kconfig
arch/arm/mach-mx2/Makefile
arch/arm/mach-mx2/pcm038.c [new file with mode: 0644]
include/asm-arm/arch-mxc/board-pcm038.h [new file with mode: 0644]
include/asm-arm/arch-mxc/debug-macro.S