ARM: dts: rv1109-fpga: Set the baudrate of fiq debugger to 115200Hz

Change-Id: I0ecb04c8d5db8e5cb0f685212a8e835e8f6755e3
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2020-03-04 16:44:51 +08:00
committed by Tao Huang
parent 666ef4643b
commit 9dcefaccb0

View File

@@ -59,6 +59,7 @@
};
&fiq_debugger {
rockchip,baudrate = <115200>;
status = "okay";
};