mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
ARM: shmobile: silk dts: Add serial port config to chosen/stdout-path
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
16010a3e13
commit
5995e9f0c5
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
||||||
stdout-path = &scif2;
|
stdout-path = "serial0:115200n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@40000000 {
|
memory@40000000 {
|
||||||
|
|||||||
Reference in New Issue
Block a user