configs: meson: change default load addresses
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 24 Oct 2018 14:27:51 +0000 (16:27 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 26 Nov 2018 13:40:52 +0000 (14:40 +0100)
commitf58d633e538858bf1ccdb93d5b5dc8edc368e30e
tree82b3873b43b9a7412bc9efed175a7e442f548722
parent96a739b4608dfa6e575b17290d25d7b7c525d517
configs: meson: change default load addresses

The original chosen addresses conflict with the BL2 initialisation.
So far there was no issue with them but if we preload binaries in
RAM (ROMUSB boot) before running the BL2 they get corrupted by the
execution of BL2 init.

If we load them around 0x08000000, there is no such issue.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
include/configs/meson64.h