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> > --- /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. > + 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