| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: Problem in booting when calling calibrate_delay |
| From: | "wilbur.chan" <wilbur512@gmail.com> |
| Date: | Sun, 1 Nov 2009 23:18:31 +0800 |
| Cc: | Linux MIPS Mailing List <linux-mips@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=R0sNxzuV+TV78/1vjRkwuqdZb8K/8bv0t2rRAYWDA1Q=; b=K5sfSWXi28I0taRy4zKjuHu5l/G/uUKfF/NxySUFB0YzMllnIA/g06WLPOR9cF4D46 uB/FUNyw/Sa9ZWruHzHbFBrfxETBaFng3s0B8zck9+k8CFpN26JS8JGQxshdOBcTlwpA l7PGemcPpyOuyVdOS1S5enMEXseeRLvv7zrVg= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Jpwqu7uIYY2rgchtFoRtVBWQx/QVuLnVtEQlnjkILy6VQK5u5SJPoywVLJnkRBHw9f xi/ejdBo5EGxHV4kinxB/OHGtWuJ3ou+lkSqu2vvTW+ruv+vi01RmFQXHv2yI6yxGqHn YoZ6GCkDnsUIZkabDs95xuMJmVTp/TVX+plO8= |
| In-reply-to: | <20091101071407.GC4551@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <e997b7420910281651p24b8e367m1e2ddbc1b95ac623@mail.gmail.com> <20091101071407.GC4551@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
2009/11/1 Ralf Baechle <ralf@linux-mips.org>: > On Thu, Oct 29, 2009 at 07:51:52AM +0800, wilbur.chan wrote: > >> Howerver, the code seemd to stop before calling 'start_kernel---> >> >> calibrate_delay ' . >> > When something like this happens it is in most cases caused by timer > interrupt not working. > > Ralf > Hi, ralf , I found that, jiffies remain the same when booting , so calibrate_delay loop all the time , at while(ticks==jiffies); I guess it was the problem of timer interrupt as you said. Someone told me that , it might be the problem of console_init ,but I still don't know where exactly the problem is . Can you tell more about how to fix this ? Thx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | why we use multu to implement udelay, loody |
|---|---|
| Next by Date: | Re: [PATCH] oprofile/loongson2: rename cpu_type from godson2 to loongson2, Ralf Baechle |
| Previous by Thread: | Re: Problem in booting when calling calibrate_delay, Ralf Baechle |
| Next by Thread: | Re: Problem in booting when calling calibrate_delay, wilbur.chan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |