Home
last modified time | relevance | path

Searched hist:"32 d333f2f068c77024631e54b3edc1c992d964a4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_omap5_common.h32d333f2f068c77024631e54b3edc1c992d964a4 Fri Sep 02 05:40:23 UTC 2016 Daniel Allred <d-allred@ti.com> ti_omap5_common: mark region of DRAM protected on HS parts

If the ending portion of the DRAM is reserved for secure
world use, then u-boot cannot use this memory for its relocation
purposes. To prevent issues, we mark this memory as PRAM and this
prevents it from being used by u-boot at all.

Signed-off-by: Daniel Allred <d-allred@ti.com>