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

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
This commit is contained in:
Masahiro Yamada 2016-10-20 09:52:11 +09:00 committed by Jisheng Zhang
parent d289fcc888
commit 0248994d7c

View file

@ -48,7 +48,7 @@
reg = <0x00000000 0x80000000>; reg = <0x00000000 0x80000000>;
}; };
choosen { chosen {
bootargs = "earlyprintk"; bootargs = "earlyprintk";
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };