aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/pcm043.c
Commit message (Collapse)AuthorAge
* MXC: rename mxc_map_io to architecture specific versionsSascha Hauer2009-05-07
| | | | | | | | This allows us to have more mapping functions for more than one i.MX architecture in the kernel. As this is the earliest board specific hook we have, also use it to set the cpu type. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* [ARM] MX35: Add PCM043 board supportSascha Hauer2009-05-07
The PCM043 is a i.MX35 based board from Phytec also known as the phyCORE-i.MX35. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>