ARM: shmobile: kzm9d dts: Add chosen/stdout-path
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 6 Oct 2014 11:59:13 +0000 (13:59 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 24 Oct 2014 01:44:10 +0000 (10:44 +0900)
Add a stdout-path property so that automatic console selection works
in the absence of a "console=" parameter on the kernel command line.

Note that we have to keep the "console=ttyS1,115200n81" parameter in
chosen/bootargs, else the console will use the default setting of 9600
baud.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found