Commit 771660fa3698e917020f781d7671a3cd9b77da56

Authored by Kuldeep Singh
Committed by Priyanka Jain
1 parent 372783fb6e

configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR

Restore CONFIG_ENV_ADDR value to fix boot hang with IFC-NOR as
default boot source.

Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

configs/ls2088ardb_tfa_defconfig
... ... @@ -37,8 +37,7 @@
37 37 CONFIG_ENV_IS_IN_FLASH=y
38 38 CONFIG_ENV_IS_IN_MMC=y
39 39 CONFIG_ENV_IS_IN_SPI_FLASH=y
40   -CONFIG_ENV_ADDR=0x20500000
41   -CONFIG_SYS_RELOC_GD_ENV_ADDR=y
  40 +CONFIG_ENV_ADDR=0x580500000
42 41 CONFIG_NET_RANDOM_ETHADDR=y
43 42 CONFIG_DM=y
44 43 CONFIG_SATA_CEVA=y