riscv: Setup reserved-memory node for FU540
authorAtish Patra <atish.patra@wdc.com>
Tue, 21 Apr 2020 18:15:02 +0000 (11:15 -0700)
committerAndes <uboot@andestech.com>
Thu, 23 Apr 2020 02:14:16 +0000 (10:14 +0800)
commit0cb27856d12ff1350996f93015972203b24387cc
tree88dcb301539b8b2b3141de73901da8f263ed5b43
parentd4ea649f179a69edd2cf2dd96efb9337205eb015
riscv: Setup reserved-memory node for FU540

FU540 uses OF_SEPARATE instead of OF_PRIOR_STAGE.

Enable OF_BOARD_FIXUP to update the DT with reserved-memory node.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/riscv/lib/fdt_fixup.c
configs/sifive_fu540_defconfig