cns3xxx: fix adding twd local timers
[openwrt/openwrt.git] / target / linux / cns3xxx / patches-3.18 / 097-l2x0_cmdline_disable.patch
index f575348cba2416dbf120d60f8114debec6ddb3ae..da49e20604234833c8441159112617f923ed2cf7 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/arm/mach-cns3xxx/core.c
 +++ b/arch/arm/mach-cns3xxx/core.c
-@@ -305,13 +305,26 @@ void __init cns3xxx_timer_init(void)
+@@ -303,13 +303,26 @@ void __init cns3xxx_timer_init(void)
  
  #ifdef CONFIG_CACHE_L2X0
  
@@ -30,7 +30,7 @@
  
        /*
         * Tag RAM Control register
-@@ -341,7 +354,10 @@ void __init cns3xxx_l2x0_init(void)
+@@ -339,7 +352,10 @@ void __init cns3xxx_l2x0_init(void)
  
        /* 32 KiB, 8-way, parity disable */
        l2x0_init(base, 0x00500000, 0xfe0f0fff);