Home
last modified time | relevance | path

Searched hist:"2489 a7e9f3055da15a8a8a0e54babf29ff5f6f14" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap3_logic.h2489a7e9f3055da15a8a8a0e54babf29ff5f6f14 Wed Apr 27 22:44:32 UTC 2016 Tom Rini <trini@konsulko.com> omap3: Reduce logic/overo SPL max image size

While the OMAP3 has 64KiB of SRAM, per the TRM the download area is only
from 0x40200000 to 0x4020F000 and exceeding that will cause failure to
boot. Further, we need to make sure that we don't run into
SRAM_SCRATCH_SPACE_ADDR as once SPL is running we will write values
there and would corrupt our running image.

Cc: Adam Ford <aford173@gmail.com>
Cc: Steve Sakoman <sakoman@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
H A Domap3_overo.h2489a7e9f3055da15a8a8a0e54babf29ff5f6f14 Wed Apr 27 22:44:32 UTC 2016 Tom Rini <trini@konsulko.com> omap3: Reduce logic/overo SPL max image size

While the OMAP3 has 64KiB of SRAM, per the TRM the download area is only
from 0x40200000 to 0x4020F000 and exceeding that will cause failure to
boot. Further, we need to make sure that we don't run into
SRAM_SCRATCH_SPACE_ADDR as once SPL is running we will write values
there and would corrupt our running image.

Cc: Adam Ford <aford173@gmail.com>
Cc: Steve Sakoman <sakoman@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>