mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01:00
Merge "configs: ipq807x: Change CONFIG_IPQ_FDT_HIGH address"
This commit is contained in:
commit
ded4e73260
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue