On Thu, May 19, 2016 at 06:58:11PM +0200, Geert Uytterhoeven wrote: > On Thu, May 19, 2016 at 5:50 AM, Simon Horman > <horms+renesas@xxxxxxxxxxxx> wrote: > > --- /dev/null > > +++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts > > @@ -0,0 +1,45 @@ > > > + chosen { > > + bootargs = "ignore_loglevel"; > > Perhaps you want this to be consistent with the other Renesas boards? > > git grep bootargs -- $(git grep -l renesas, -- arch/arm*/*dts) I omitted "rw root=/dev/nfs ip=dhcp" which I believe should be added when the board gets network and thus NFS-root 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 >