> -----Original Message----- > From: U-Boot <[email protected]> On Behalf Of Bin Meng > Sent: Monday, November 18, 2019 5:52 PM > To: Jagan Teki <[email protected]> > Cc: U-Boot Mailing List <[email protected]> > Subject: Re: [U-Boot] [PATCH v4 2/2] sifive: fu540: Enable OF_SEPARATE > > On Mon, Nov 18, 2019 at 7:30 PM Jagan Teki <[email protected]> > wrote: > > > > Use dts support from U-Boot via OF_SEPARATE instead of depending from > > opensbi. > > > > This would help to make the necessary changes in drivers and device > > trees in U-Boot tree itself. This feature would also be helpful to not > > pass dtb during opensbi builds. > > > > Signed-off-by: Jagan Teki <[email protected]> > > --- > > Changes for v4: > > - Drop abosolete text > > > > configs/sifive_fu540_defconfig | 3 ++- > > doc/board/sifive/fu540.rst | 5 +---- > > 2 files changed, 3 insertions(+), 5 deletions(-) > > > > Reviewed-by: Bin Meng <[email protected]>
LGTM. Reviewed-by: Anup Patel <[email protected]> It would be great if this patches are merged for U-Boot-2020.01. Can you also update documentation for OpenSBI SiFive FU540 platform support ? Regards, Anup _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

