[PATCH 2/2] ARM: mvebu: kirkwood: add PogoPlug series 4 device tree
Andrew Lunn
andrew at lunn.ch
Fri Dec 11 06:21:53 PST 2015
On Fri, Dec 11, 2015 at 09:28:54AM +0100, Linus Walleij wrote:
> On Fri, Nov 27, 2015 at 9:27 PM, Andrew Lunn <andrew at lunn.ch> wrote:
> >> + chosen {
> >> + bootargs = "console=ttyS0,115200n8";
> >> + stdout-path = &uart0;
> >
> > Hi Linus
> >
> > You can append the baud rate etc to uart0, and then don't need
> > bootargs.
> However there is also stdout-path, so I went for this:
>
> stdout-path = "serial0:115200n8";
Hi Linus
Yes, this is what i meant.
Andrew
More information about the linux-arm-kernel
mailing list