commit | 1df2f6be4c81ede905b657b50df334980f141465 | [log] [tgz] |
---|---|---|
author | Kuldeep Singh <kuldeep.singh@nxp.com> | Sat Dec 14 19:32:56 2019 +0530 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue May 19 09:22:07 2020 +0530 |
tree | 6aa91ee6552be039785f6053b9aa5c04b7e490e9 | |
parent | 17f36a2358100597e3cca3a977c3d41668ca0670 [diff] |
configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR Commit 323d3af59fe4 ("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>