]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR
authorTom Rini <trini@ti.com>
Tue, 20 Aug 2013 12:53:45 +0000 (08:53 -0400)
committerTom Rini <trini@ti.com>
Wed, 28 Aug 2013 15:44:58 +0000 (11:44 -0400)
commitc3799fceda6c37ad04bd62b6dd0db6225c11626b
tree5c6d55b18287083ef32ecda2aa1957e173bd32fa
parenta7142dd0963d44d446cf4be5ba710a04c2223e86
omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR

After examining both TRMs and doing some experimentation, we can rely on
using the start of the download area for CONFIG_SPL_TEXT_BASE and then
move SRAM_SCRATCH_SPACE_ADDR up, just like am335x.  This is required for
peripheral boot modes such as UART.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-omap5/omap.h
include/configs/omap5_common.h