]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit197d5c1e73d1df060e83ccbba551bfb5553482e3
tree88dcb301539b8b2b3141de73901da8f263ed5b43
parent3811ef0c390da8ddcc993c8c22a1cb2b000d4b82
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