
On Thu, May 17, 2012 at 03:42:05PM +0530, R Sricharan wrote:
This series has been tested on OMAP4430 sdp OMAP4 panda OMAP5 evm
MAKEALL has been tested for all armv7 boards to ensure no build breakage.
R Sricharan (4): ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. ARM: OMAP5: dmm: Create a tiler trap section. ARM: OMAP5: Align memory used for testing to the power of 2 ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro.
arch/arm/cpu/armv7/omap-common/emif-common.c | 3 +++ arch/arm/cpu/armv7/omap-common/hwinit-common.c | 20 ++++++++++++++++++-- arch/arm/cpu/armv7/omap5/sdram.c | 6 +++--- arch/arm/include/asm/arch-omap5/omap.h | 2 +- 4 files changed, 25 insertions(+), 6 deletions(-)
Applied to u-boot-ti/master, thanks.