On Thu, Jan 17, 2019 at 12:04:51PM +0100, Geert Uytterhoeven wrote: > On Wed, Jan 16, 2019 at 7:38 PM Fabrizio Castro > <fabrizio.castro@xxxxxxxxxxxxxx> wrote: > > From: Biju Das <biju.das@xxxxxxxxxxxxxx> > > > > Basic support for the Si-Linux board based on RZ/G2E: > > - Memory, > > - Main crystal, > > - Serial console > > > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > Reviewed-by: Chris Paterson <Chris.Paterson2@xxxxxxxxxxx> > > Pending acceptance of the DT bindings > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> I have applied the binding patch locally and intend to include it in my next push. With that in mind I have also applied this patch for v5.1. > > > --- /dev/null > > +++ b/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts > > > + chosen { > > + bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp"; > > FWIW, the root and ip parameters won't do anything, until you add network > support. True, but I don't think that warrants a respin. > > > + stdout-path = "serial0:115200n8"; > > + }; > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds >