summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-ti8168evm.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+2
We should only call init_common_infrastructure and init_common_devices from init_early. Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-02-16TI816X: Update to use init_earlyTony Lindgren1-1/+6
Update to use init_early Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-02-16TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar1-0/+57
This patch adds minimal support and build configuration for TI816X EVM. Signed-off-by: Hemant Pedanekar <hemantp@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>