[PATCH 6/6] arm: dt: bcm23550: Add device tree files
From: Chris Brand <hidden>
Date: 2016-05-06 17:49:04
Also in:
linux-devicetree, linux-pm, lkml
From: Chris Brand <hidden>
Date: 2016-05-06 17:49:04
Also in:
linux-devicetree, linux-pm, lkml
On Thu, May 5, 2016 at 2:05 PM, Arnd Bergmann [off-list ref] wrote:
On Thursday 05 May 2016 13:48:54 Chris Brand wrote:quoted
+ + chosen { + bootargs = "console=ttyS0,115200n8"; + }; +Can you move this into the .dts file, and add a stdout-path property to make earlycon work? Arnd
Will do. Thanks, Arnd. Chris