configs: ls2088aqds: fix synchronous exception
authorBiwen Li <biwen.li@nxp.com>
Fri, 21 May 2021 03:17:25 +0000 (11:17 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 25 May 2021 03:59:07 +0000 (09:29 +0530)
commit0636e291d1dddbdc1ce66e4e1515a1fec852085e
tree69fd9fe7ceb99d65854dbc097b52d381f7445f9a
parente6c9d8758a9862bda54b70bafa0db82a3ce6b36f
configs: ls2088aqds: fix synchronous exception

IFC NOR flash base address of ls2088a is 0x580000000,
and env crc offset size is 0x500000, so fix the macro
CONFIG_ENV_ADDR to fix synchronous exception(access illegal address)

Fixes: 59071804c1 ("configs: ls2080a: Correct ENV_ADDR value")
Signed-off-by: Biwen Li <biwen.li@nxp.com>
configs/ls2088aqds_tfa_defconfig