commit | a48cb506f0844e36ebeb035cd09e1f7ab5006c9d | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Dec 05 16:21:26 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 09 08:40:22 2016 -0500 |
tree | 669ed18b51b58981fa7b6910a5dc0dfc18cbd93b | |
parent | 452bade26140c4599f2ad28a45c18c53f84ceaf4 [diff] |
defconfigs: am57xx_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 AM57xx EVMs. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>