Merge "ipq807x: uboot: Updated FDT_HIGH value"

This commit is contained in:
Linux Build Service Account 2018-04-05 17:54:42 -07:00 committed by Gerrit - the friendly Code Review server
commit c89853711d

View file

@ -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)