diff --git a/include/configs/ipq807x.h b/include/configs/ipq807x.h index 829ccc2eb2..dcb10d77af 100644 --- a/include/configs/ipq807x.h +++ b/include/configs/ipq807x.h @@ -102,7 +102,7 @@ #define CONFIG_QCA_SMEM_BASE 0x4AB00000 -#define CONFIG_IPQ_FDT_HIGH 0x4A600000 +#define CONFIG_IPQ_FDT_HIGH 0x4A400000 #define CONFIG_IPQ_NO_MACS 6 #define CONFIG_ENV_IS_IN_SPI_FLASH 1 #define CONFIG_ENV_SECT_SIZE (64 * 1024)