]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
authorSRICHARAN R <r.sricharan@ti.com>
Wed, 24 Apr 2013 00:41:22 +0000 (00:41 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:56 +0000 (08:25 -0400)
commitf92f2277a6cadfdc703a6700593cac3d8211bf53
tree28279dfce87e60de4587eefe89e155c7d04a8dfa
parent76db5b8f59d0c9c9eb73f1595f8fbc557e7a16eb
ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common

These defines are same across OMAP4/5. So move them to
omap_common.h. This is required for the patches that
follow.

Signed-off-by: Sricharan R <r.sricharan@ti.com>
arch/arm/cpu/armv7/omap4/emif.c
arch/arm/cpu/armv7/omap4/hw_data.c
arch/arm/cpu/armv7/omap4/hwinit.c
arch/arm/cpu/armv7/omap5/emif.c
arch/arm/cpu/armv7/omap5/hw_data.c
arch/arm/cpu/armv7/omap5/hwinit.c
arch/arm/include/asm/arch-omap4/omap.h
arch/arm/include/asm/arch-omap5/omap.h
arch/arm/include/asm/omap_common.h