Skip to content
Snippets Groups Projects
Commit 32d333f2 authored by Daniel Allred's avatar Daniel Allred Committed by Tom Rini
Browse files

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: default avatarDaniel Allred <d-allred@ti.com>
parent 501f0ef3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment