]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
authorRick Chen <rick@andestech.com>
Tue, 30 Apr 2019 05:49:37 +0000 (13:49 +0800)
committerAndes <uboot@andestech.com>
Thu, 9 May 2019 08:46:46 +0000 (16:46 +0800)
commit88172adce7791af14b2c7804241624351fc09334
tree5166bde4875444acd095f5d513acddb2d7d1ad45
parent98437d9df8e7c7168b3f8e748d71da11ef25b5ec
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>
board/AndesTech/ax25-ae350/ax25-ae350.c
configs/ae350_rv32_xip_defconfig
configs/ae350_rv64_xip_defconfig
include/configs/ax25-ae350.h