]> git.baikalelectronics.ru Git - uboot.git/commit
configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
authorKuldeep Singh <kuldeep.singh@nxp.com>
Sat, 14 Dec 2019 14:02:56 +0000 (19:32 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 19 May 2020 03:52:07 +0000 (09:22 +0530)
commitca8c68d6bb5925568d2054c1bd0590b795f2a53e
tree6aa91ee6552be039785f6053b9aa5c04b7e490e9
parent5f30bee9ee7135b5a61d9299a3d2a48cef4ba07e
configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR

Commit 68d502e226fa ("configs: ls1012ardb: Enable
CONFIG_SYS_RELOC_GD_ENV_ADDR") enables the config only for LS1012ARDB.

Apart from LS1012A-RDB, other platforms such as LS1012A-FRWY, LS2088A
and LS1046A-RDB/FRWY also require this config to be enabled. This also
helps in resolving booting crash observed in flash environment.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/ls1012afrwy_qspi_defconfig
configs/ls1012afrwy_tfa_defconfig
configs/ls1046afrwy_tfa_defconfig
configs/ls1046ardb_tfa_defconfig
configs/ls2088aqds_tfa_defconfig
configs/ls2088ardb_tfa_defconfig