rk3368 tb: enable fiq debugger and disable the original uart console
authorHuibin Hong <huibin.hong@rock-chips.com>
Tue, 1 Sep 2015 11:16:41 +0000 (19:16 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 2 Sep 2015 10:06:54 +0000 (18:06 +0800)
Change the device from ttyS2 to ttyFIQ0

Change-Id: Ibc2ab1c9adf1dd5d1718c3c2d80fe578725b409a
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
arch/arm64/boot/dts/rk3368-tb_8846.dts

index 1de26e2b51c828681021831c482202cd1dac1baf..ad42b16f6d15288f8062a40af0d89393e761c63d 100644 (file)
                bootargs = "earlyprintk=uart8250-32bit,0xff690000";
        };
 
+       fiq-debugger {
+               status = "okay";
+       };
+
        wireless-wlan {
                compatible = "wlan-platdata";
                 rockchip,grf = <&grf>;
        */
 };
 
-&uart_dbg {
-       status = "okay";
-};
-
 &uart_bt {
        status = "okay";
        dma-names = "!tx", "!rx";