arm: mvebu: Espressobin: Move env load addresses
authorPali Rohár <pali@kernel.org>
Thu, 27 Aug 2020 13:01:25 +0000 (15:01 +0200)
committerStefan Roese <sr@denx.de>
Mon, 31 Aug 2020 12:45:53 +0000 (14:45 +0200)
commitbb40fe1f6ce20f818306d34e17b1bb829f00cb6f
tree3328b9fdb74f52d66e286418aea62850c0ad017c
parent835d969c1f67f9a7be811c3811c6ec0b68ef79c7
arm: mvebu: Espressobin: Move env load addresses

According to Marvell's U-Boot description [1] current env load addresses
overlaps with ATF RT services region and TEE. Because the ATF RT service
and TEE region is going to be marked as secure and can't be overwritten,
use different different addresses for envs.

[1] - https://github.com/MarvellEmbeddedProcessors/u-boot-marvell/commit/0a5b159806baa0746b6449920e450498bc269ba7

Signed-off-by: Pali Rohár <pali@kernel.org>
Tested-by: Andre Heider <a.heider@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
include/configs/mvebu_armada-37xx.h