[brcm63xx] bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Jul 2009 20:25:31 +0000 (20:25 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Jul 2009 20:25:31 +0000 (20:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16971 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch

index c49b0a6..d9f2d37 100644 (file)
@@ -17,7 +17,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
        case CPU_PR4450:
        case CPU_BCM3302:
 +      case CPU_BCM6338:
-+      case CPU_BCM6345:
 +      case CPU_BCM6348:
 +      case CPU_BCM6358:
                cpu_wait = r4k_wait;
This page took 0.024822 seconds and 4 git commands to generate.