commit | e3e3c633b6a1f9c314fa97d94edde2f551e692f5 | [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 | 2b2cab24ac7de0df79ab48d31473dbc06ff3740a [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>