commit | 1c9021d6227e627fb1b527807229d951fb9c1db0 | [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 | e3e3c633b6a1f9c314fa97d94edde2f551e692f5 [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>