On Sat, 11 Apr 2020 at 14:01, Marek Vasut <[email protected]> wrote: > > The prior-stage firmware generates DT fragment containing the /firmware > node, /reserved-memory node and /memory@ nodes. Merge these nodes into > the U-Boot DT, so U-Boot can use this information. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Nobuhiro Iwamatsu <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > board/renesas/rcar-common/common.c | 28 ++++++++++------------------ > 1 file changed, 10 insertions(+), 18 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

