commit | 8f5b5a41ebc750ffcc2c410371b2b4998955709e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Aug 22 23:57:24 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed Aug 24 06:19:02 2011 -0700 |
tree | 02a05adecf3ee778ec77d560524b0c2089613405 | |
parent | a4ca9dbe44a167d63545c7ac2b5a36d7b0b415b6 [diff] |
ARM: OMAP: Introduce SoC specific early_init 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>