
30 Apr
2019
30 Apr
'19
9:59 a.m.
On Tue, Apr 30, 2019 at 1:55 PM Andes uboot@andestech.com wrote:
From: Rick Chen rick@andestech.com
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
board/AndesTech/ax25-ae350/ax25-ae350.c | 4 ---- configs/ae350_rv32_xip_defconfig | 2 +- configs/ae350_rv64_xip_defconfig | 2 +- include/configs/ax25-ae350.h | 2 +- 4 files changed, 3 insertions(+), 7 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com