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:
3dac219
)
ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Mon, 7 Feb 2011 15:35:20 +0000
(16:35 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 10 Feb 2011 13:23:49 +0000
(14:23 +0100)
This used to be done in .map_io which is supposed to only setup the
memory mapping.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found