Merge "configs: ipq807x: Change CONFIG_IPQ_FDT_HIGH address"

This commit is contained in:
Linux Build Service Account 2023-12-13 12:10:07 -08:00 committed by Gerrit - the friendly Code Review server
commit ded4e73260

View file

@ -111,7 +111,7 @@
#define CONFIG_UBOOT_END_ADDR 0x4AA00000
#define CONFIG_QCA_SMEM_BASE 0x4AB00000
#define CONFIG_IPQ_FDT_HIGH 0x4A400000
#define CONFIG_IPQ_FDT_HIGH 0x4A200000
#define CONFIG_IPQ_NO_MACS 6
#define CONFIG_ENV_IS_IN_SPI_FLASH 1
#define CONFIG_ENV_SECT_SIZE (64 * 1024)