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:
a4ca9db
)
ARM: OMAP: Introduce SoC specific early_init
author
Tony Lindgren
<tony@atomide.com>
Tue, 23 Aug 2011 06:57:24 +0000
(23:57 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 24 Aug 2011 13:19:02 +0000
(06:19 -0700)
Introduce them for each omap variant and just make them all call
omap2_init_common_infrastructure for now. Do this for each board-*.c
file except for board-generic and board-omap3beagle as they use
the same machine ID for multiple SoCs.
No functional changes.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found