commit | c58913b2cbdd3f166cebd8b8886d013bd3dfa065 | [log] [tgz] |
---|---|---|
author | Clément Léger <clement.leger@bootlin.com> | Mon Aug 16 14:25:40 2021 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 21 10:05:38 2021 +0300 |
tree | a8094acd913f7d8a4f2b6e3730f9a516184db728 | |
parent | 1454815397e37c1a07c27152fe5c7209bc2a315f [diff] |
board: sama5d27_som1_ek: Modify load addresses When using OP-TEE, address range [0x20000000 - 0x22000000] is reserved. This modification allows to have a system which always work even when OP-TEE is present. Signed-off-by: Clément Léger <clement.leger@bootlin.com>