]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: dra7xx: Add board files for DRA7XX socs
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 12 Feb 2013 21:29:08 +0000 (21:29 +0000)
committerTom Rini <trini@ti.com>
Mon, 11 Mar 2013 15:39:30 +0000 (11:39 -0400)
commit687054a7e0f064db3161ea9c74a2909016ced9df
treeaffb471d765b690e248265f477104138346670a2
parent7831419d7bd9cf61a53ad6f7f23dae107812fdf5
arm: dra7xx: Add board files for DRA7XX socs

Adding new board files for DRA7XX socs.
The pad registers layout is changed completely from OMAP5
So introducing the new structure here and also adding the
minimal data.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishant Kamat <nskamat@ti.com>
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
[trini: Adapt omap_mmc_init call for last 2 params]
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-omap5/mux_dra7xx.h [new file with mode: 0644]
arch/arm/include/asm/arch-omap5/mux_omap5.h
arch/arm/include/asm/arch-omap5/sys_proto.h
board/ti/dra7xx/Makefile [new file with mode: 0644]
board/ti/dra7xx/evm.c [new file with mode: 0644]
board/ti/dra7xx/mux_data.h [new file with mode: 0644]