summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-ti8168evm.c
Commit message (Collapse)AuthorAgeFilesLines
* omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-2/+2
| | | | | | | We should only call init_common_infrastructure and init_common_devices from init_early. Signed-off-by: Tony Lindgren <tony@atomide.com>
* TI816X: Update to use init_earlyTony Lindgren2011-02-161-1/+6
| | | | | | Update to use init_early Signed-off-by: Tony Lindgren <tony@atomide.com>
* TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar2011-02-161-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>