Commit 0248994d authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Jisheng Zhang

ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
parent d289fcc8
...@@ -48,7 +48,7 @@ memory@0 { ...@@ -48,7 +48,7 @@ memory@0 {
reg = <0x00000000 0x80000000>; reg = <0x00000000 0x80000000>;
}; };
choosen { chosen {
bootargs = "earlyprintk"; bootargs = "earlyprintk";
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment