| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Kernel is stuck in Calibrating delay loop |
| From: | "Ardelean, Andrei" <Andrei.Ardelean@idt.com> |
| Date: | Wed, 10 Nov 2010 07:49:27 -0800 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcuA7trpS8wH/gWjRwSJWvIpood+/g== |
| Thread-topic: | Kernel is stuck in Calibrating delay loop |
Hi, I am porting MIPS Malta on a new platform and during the boot process the Kernel remains in a infinite loop in "Calibrating delay loop ..." in calibrate.c. I checked and the timer interrupt which is supposed to be wired on h/w 5 interrupt (MIPS 7 irq) is not activated in MIPS Status.IM7 register. Where in the Kernel the MIPS irq wired to the timer interrupt needs to be enabled? Can I use enable_irq()? On my platform I don't have any 8259 and I am trying to use MIPS Count/Compare internal timer for Kernel tick. Thanks, Andrei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v2] MIPS: Separate two consecutive loads in memset.S, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH v2] MIPS: Separate two consecutive loads in memset.S, Maciej W. Rozycki |
| Previous by Thread: | [PATCH v2] MIPS: Separate two consecutive loads in memset.S, Tony Wu |
| Next by Thread: | Re: Kernel is stuck in Calibrating delay loop, wu zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |