ARM64: dts: rk3399: android: enable early console only

Disable the normal console of 8250, because we use fiq_debugger
console named ttyFIQ0.

Change-Id: I107cf950d646f8d42d2f3e7a6846762a59f3eb97
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
Huibin Hong
2016-06-13 16:42:35 +08:00
committed by Huang, Tao
parent d1c95069b0
commit b5e6345803

View File

@@ -46,7 +46,7 @@
compatible = "rockchip,android", "rockchip,rk3399";
chosen {
bootargs = "console=uart,mmio32,0xff1a0000";
bootargs = "earlycon=uart8250,mmio32,0xff1a0000";
};
ramoops_mem: ramoops_mem {