ARM: rockchip: rk3288 disable cpu and timer temporarily
author黄涛 <huangtao@rock-chips.com>
Thu, 20 Mar 2014 12:24:26 +0000 (20:24 +0800)
committer黄涛 <huangtao@rock-chips.com>
Thu, 20 Mar 2014 12:24:26 +0000 (20:24 +0800)
arch/arm/boot/dts/rk3288.dtsi

index 70992316977904d1006a01b954c14bc54f88fdc1..d918aba09d069ed7e1b14c37c5e9cea222246988 100755 (executable)
@@ -41,6 +41,7 @@
                        compatible = "arm,cortex-a15";
                        reg = <0x500>;
                };
+/*
                cpu@1 {
                        device_type = "cpu";
                        compatible = "arm,cortex-a15";
@@ -56,6 +57,7 @@
                        compatible = "arm,cortex-a15";
                        reg = <0x503>;
                };
+*/
        };
 
        gic: interrupt-controller@ffc01000 {
                map-exec;
        };
 
+/*
        timer {
                compatible = "arm,armv7-timer";
                interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
                             <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
                clock-frequency = <24000000>;
        };
+*/
 
        timer@ff810000 {
                compatible = "rockchip,timer";