From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH 03/11] arm64: dts: renesas: Add Si-Linux CAT874 board support Date: Thu, 17 Jan 2019 12:04:51 +0100 Message-ID: References: <1547663874-29411-1-git-send-email-fabrizio.castro@bp.renesas.com> <1547663874-29411-4-git-send-email-fabrizio.castro@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1547663874-29411-4-git-send-email-fabrizio.castro@bp.renesas.com> Sender: netdev-owner@vger.kernel.org To: Fabrizio Castro Cc: Rob Herring , Mark Rutland , Wolfgang Grandegger , Marc Kleine-Budde , Michael Turquette , Stephen Boyd , Biju Das , Simon Horman , Magnus Damm , "David S. Miller" , Geert Uytterhoeven , Thierry Reding , =?UTF-8?Q?Andreas_F=C3=A4rber?= , Alexandre Belloni , Kevin Hilman , Johan Hovold , Lukasz Majewski , Michal Simek , =?UTF-8?B?TWljaGFsIFZva8OhxI0=?= List-Id: devicetree@vger.kernel.org On Wed, Jan 16, 2019 at 7:38 PM Fabrizio Castro wrote: > From: Biju Das > > Basic support for the Si-Linux board based on RZ/G2E: > - Memory, > - Main crystal, > - Serial console > > Signed-off-by: Biju Das > Signed-off-by: Fabrizio Castro > Reviewed-by: Chris Paterson Pending acceptance of the DT bindings Reviewed-by: Geert Uytterhoeven > --- /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@linux-m68k.org 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