MXC: rename mxc_map_io to architecture specific versions
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 2 Apr 2009 20:32:10 +0000 (22:32 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:15:37 +0000 (16:15 +0200)
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>

No differences found