commit | 452bade26140c4599f2ad28a45c18c53f84ceaf4 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Dec 05 16:21:25 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 09 08:40:21 2016 -0500 |
tree | ba4b1448647e2cc0ea5a12fc0745cc823d604d01 | |
parent | 7f04072da869c0d275f610113d8e314166e697b4 [diff] |
defconfigs: dra7xx_hs_evm: Add default OPTEE load address Currently we let U-Boot find a spot at the end of DRAM at runtime, this forces us to build an OPTEE image based on the size of DRAM for an EVM. Add a default address that works across all current DRA7xx EVMs. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>