configs: ls1088a: Correct ENV_ADDR value
authorKuldeep Singh <kuldeep.singh@nxp.com>
Tue, 11 Feb 2020 09:21:35 +0000 (14:51 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 19 May 2020 03:52:05 +0000 (09:22 +0530)
commitd06fa06e091df6ea31d24e8f5bfe75e2edd857d2
treefec5fd1eb1895cf47c5fa7ff13945bb08c28fcec
parentb480bcca805c350bf875f026ee816db502c88765
configs: ls1088a: Correct ENV_ADDR value

CONFIG_ENV_ADDR helps in picking environment from flash before DDR init.
QSPI region starts from 0x20000000 offset.
Correct the config value i.e 0x80500000 -> 0x20500000.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/ls1088aqds_tfa_defconfig
configs/ls1088ardb_tfa_defconfig