ARM64: dts: rk3399: android: enable early console only
authorHuibin Hong <huibin.hong@rock-chips.com>
Mon, 13 Jun 2016 08:42:35 +0000 (16:42 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 21 Jun 2016 09:41:12 +0000 (17:41 +0800)
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>
arch/arm64/boot/dts/rockchip/rk3399-android.dtsi

index 71b29ba60a753af900b6f196b1e0a9775fa8b94e..bd2b9ef46772e8cbc96e82f02040698ea5583325 100644 (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 {