aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2019-04-30 13:49:37 +0800
committerAndes <uboot@andestech.com>2019-05-09 16:46:46 +0800
commitd8fc1ef2f0b4b759181fe5fa3c5c64af538cef85 (patch)
tree5166bde4875444acd095f5d513acddb2d7d1ad45 /include/configs
parenta3caa846278c15fba4fe93c4f1d53c13b49a6aa0 (diff)
downloadu-boot-d8fc1ef2f0b4b759181fe5fa3c5c64af538cef85.zip
u-boot-d8fc1ef2f0b4b759181fe5fa3c5c64af538cef85.tar.gz
u-boot-d8fc1ef2f0b4b759181fe5fa3c5c64af538cef85.tar.bz2
riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
When AE350 boots from flash, use CONFIG_OF_SEPARATE instead of CONFIG_OF_BOARD. Also remove unused code about prior_stage_fdt_address. And modify CONFIG_SYS_FDT_BASE as flash address. Signed-off-by: Rick Chen <rick@andestech.com> Cc: Greentime Hu <greentime@andestech.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/ax25-ae350.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ax25-ae350.h b/include/configs/ax25-ae350.h
index 395f3a4..a4037f3 100644
--- a/include/configs/ax25-ae350.h
+++ b/include/configs/ax25-ae350.h
@@ -40,7 +40,7 @@
#define CONFIG_SYS_MALLOC_LEN (512 << 10)
/* DT blob (fdt) address */
-#define CONFIG_SYS_FDT_BASE 0x000f0000
+#define CONFIG_SYS_FDT_BASE 0x800f0000
/*
* Physical Memory Map