On Sun, Apr 19, 2020 at 3:32 AM Atish Patra <atish.pa...@wdc.com> wrote: > > 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.pa...@wdc.com> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > arch/riscv/lib/fdt_fixup.c | 15 +++++++++++++++ > configs/sifive_fu540_defconfig | 1 + > 2 files changed, 16 insertions(+) >
Tested-by: Bin Meng <bmeng...@gmail.com>