]> Git Repo - J-u-boot.git/commit
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
authorNishanth Menon <[email protected]>
Mon, 9 Mar 2015 22:12:04 +0000 (17:12 -0500)
committerTom Rini <[email protected]>
Fri, 13 Mar 2015 13:28:57 +0000 (09:28 -0400)
commit987ec5851c5c303417fb04a6a0fed6e4603e1a24
treed6be671bc2930dd27cb6093966bb62fa9b3823d1
parent6d8abe6a8a5981685687a0f2fd660e034d974824
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs

This is in preperation of using generic cross OMAP code.

Signed-off-by: Nishanth Menon <[email protected]>
Tested-by: Matt Porter <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
21 files changed:
arch/arm/include/asm/arch-omap3/omap.h [new file with mode: 0644]
arch/arm/include/asm/arch-omap3/omap3.h [deleted file]
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/dig297.h
include/configs/mcx.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/omap3_evm_quick_mmc.h
include/configs/omap3_evm_quick_nand.h
include/configs/omap3_logic.h
include/configs/omap3_mvblx.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/ti_omap3_common.h
include/configs/tricorder.h
This page took 0.037662 seconds and 4 git commands to generate.