commit | a99631489bbd1b4647b82d0822b6a3942e2dd731 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Mon Oct 25 15:44:25 2010 +0200 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Nov 17 08:58:11 2010 +0100 |
tree | 9af7ee56eea709ae48587ca5409e768fbf68917a | |
parent | cf3a6aba2f8402d4e45f7f263a0e69f779cd1bdc [diff] |
ARM: imx: change static io mapping to use a function Now only the virtual addresses [0xf4000000, 0xf5ffffff] are used for static per-SoC mappings. The few mappings of whole chip selects are moved accordingly. The now wrong defines for virtual base addresses are removed. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>