ARM: OMAP: Introduce SoC specific early_init
authorTony Lindgren <tony@atomide.com>
Tue, 23 Aug 2011 06:57:24 +0000 (23:57 -0700)
committerTony 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