Home
last modified time | relevance | path

Searched hist:c3799fceda6c37ad04bd62b6dd0db6225c11626b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/
H A Domap.hc3799fceda6c37ad04bd62b6dd0db6225c11626b Tue Aug 20 12:53:45 UTC 2013 Tom Rini <trini@ti.com> 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>