| To: | Linux MIPS Mailing List <linux-mips@linux-mips.org> |
|---|---|
| Subject: | mips timer could not work |
| From: | "wilbur.chan" <wilbur512@gmail.com> |
| Date: | Thu, 5 Nov 2009 00:19:02 +0800 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=52oulsJJ9bYYDhA6K65T1ABxLjaZQ9nx4lmmTHeoDn4=; b=WhEg8y7ndXAZqqfAQwMVmBThiAgaf9cTz4wX2hp091coqN/g1yMpnRKONXFSidui4F gWWEYGaDSJDv7tMM4M/p8VwU3sQYfDTRyPyqeiAmRBN9IfzCSfNwGWSSERBO3fSUBDyc AeV4wJrR9zzCELYJcLfEyrjYhf/tL99dPygyo= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Y5pdkzRWrkBikQwV8XvTW2UHbKbwDAK3fKqClKZP0aUZjEixMKiC11jtlxikQHkLwe ob+u473S5zo8qtcQ/yjKWo1AX0OzO3Xnr5rqu8DW/f3yL2FGGTqZPfN1p5EG7U5U51kN xj9W6DQegexaPOCiu1rtRjaskNCow20TXN+7U= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi all,
This is a linux mips newbie's problem when he tried to boot a mips64 board .
The timer seemed not working properly when booting.
He has checked the count and compare register , found that , count register increased all the time ,however, compare register remained unchanged , non zero.
he also checked the cause register ,the exception code was zero,indicating an external interrupt.
And he found that ,timer interrupt seemed not triggered , for he has put some illegal code in handle_int function, but not found kernel even complained of that,
so he guess that, no external interrupt(timer intterrupt) was triggered in this situation.
Can someone here tell how to solve this problem? Thank in advance
regards,
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] [loongson] fuloong: add RTC_LIB Support, Arnaud Patard |
|---|---|
| Next by Date: | Re: [PATCH 1/2] RTC: enable RTC_LIB for fuloong2e and fuloong2f, Ralf Baechle |
| Previous by Thread: | [PATCH 2/2] [loongson] fuloong: add RTC_LIB Support, Wu Zhangjin |
| Next by Thread: | [PATCH v1 0/3] add RTC_LIB support for loongson family machines, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |