提交 3a599e0d 编写于 作者: R Rafał Miłecki 提交者: Florian Fainelli

ARM: dts: BCM53573: Specify serial console parameters

This adds baud rate, parity & number of data bits. It's required to get
serial working correctly.
Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 5be82d04
......@@ -13,8 +13,12 @@
/ {
interrupt-parent = <&gic>;
aliases {
serial0 = &uart0;
};
chosen {
stdout-path = &uart0;
stdout-path = "serial0:115200n8";
};
cpus {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部