From: Robin Getz Date: Mon, 6 Jul 2009 14:29:08 +0000 (+0000) Subject: Blackfin: drop duplicate runtime checking of anomaly 05000448 X-Git-Tag: v2.6.31-rc4~22^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a920accbb5f88d753ab5a6a47d0dd48b6269f84;p=platform%2Fupstream%2Fkernel-adaptation-pc.git Blackfin: drop duplicate runtime checking of anomaly 05000448 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 Signed-off-by: Mike Frysinger --- diff --git a/arch/blackfin/kernel/setup.c b/arch/blackfin/kernel/setup.c index e4d2da7..98c2f79 100644 --- a/arch/blackfin/kernel/setup.c +++ b/arch/blackfin/kernel/setup.c @@ -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",