On Wed, Jan 16, 2019 at 7:38 PM Fabrizio Castro <[email protected]> wrote: > From: Biju Das <[email protected]> > > Basic support for the Si-Linux board based on RZ/G2E: > - Memory, > - Main crystal, > - Serial console > > Signed-off-by: Biju Das <[email protected]> > Signed-off-by: Fabrizio Castro <[email protected]> > Reviewed-by: Chris Paterson <[email protected]>
Pending acceptance of the DT bindings Reviewed-by: Geert Uytterhoeven <[email protected]> > --- /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 -- [email protected] 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
