Blackfin: drop duplicate runtime checking of anomaly 05000448
authorRobin Getz <robin.getz@analog.com>
Mon, 6 Jul 2009 14:29:08 +0000 (14:29 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Jul 2009 05:52:34 +0000 (01:52 -0400)
We already catch this anomaly at compile time, and the runtime version is
such that it ends up checking on all parts rather than just the ones that
might actually have it.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/setup.c

index e4d2da7c1c9d938e3776f5e68fea0bf0c93347f6..98c2f79afda3dffeeaa63be0e59c334d10672fb2 100644 (file)
@@ -937,10 +937,6 @@ void __init setup_arch(char **cmdline_p)
                               CPU, bfin_revid());
        }
 
-       /* We can't run on BF548-0.1 due to ANOMALY 05000448 */
-       if (bfin_cpuid() == 0x27de && bfin_revid() == 1)
-               panic("You can't run on this processor due to 05000448");
-
        printk(KERN_INFO "Blackfin Linux support by http://blackfin.uclinux.org/\n");
 
        printk(KERN_INFO "Processor Speed: %lu MHz core clock and %lu MHz System Clock\n",