git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf3a6ab
)
ARM: imx: change static io mapping to use a function
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Mon, 25 Oct 2010 13:44:25 +0000
(15:44 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 17 Nov 2010 07:58:11 +0000
(08:58 +0100)
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>
No differences found