| To: | "Dea_RU" <dryukovz@mail.ru> |
|---|---|
| Subject: | Re: TI AR7 7200 - no boot |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Wed, 3 Mar 2010 14:04:52 +0100 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:organization:to :subject:date:user-agent:cc:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=GO8laIMURquqoWTWYTvsWaGIGytqK2JxPTyUZ7gmqwo=; b=wvkhY3+ubCMuYF4alqbHwOjSihVxIV730lOK2BTbbtlmrpnqfmQaRn44T8dWEvItbv 7B9Y/WUEhLEpepbB/A4IIWSEW/0JmxdskRcjsypGb7Mx9NNdQiZUNLFLtymt8AkCc/wK tropTKOJEw4t5XpU4mm85YG55okxFevxnev/s= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=ks4I7y6hzOCPK8towkV0WCciTpZ412wUQc0EUMMlEgsUt3fhUaCvfKxh0zbYEtQ0dJ o7pGVC/Ask3F5gPqOIL2M9pwCY20dTBU+YrJZ1Bw/gdQFsJsCf7rLQd6S5e+lRG5NVcA tvXHnrAuwdTgfj2gCye48ByxW80NKmRQnpnXg= |
| In-reply-to: | <27767861.post@talk.nabble.com> |
| Organization: | OpenWrt |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <27766331.post@talk.nabble.com> <27766728.post@talk.nabble.com> <27767861.post@talk.nabble.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.12.2 (Linux/2.6.31-17-server; KDE/4.3.2; x86_64; ; ) |
On Wednesday 03 March 2010 13:58:48 Dea_RU wrote: > i adder printk(...) before all function in kernel init funktion > /init/main.c > > log show last message before called fundtion local_irq_enable(). > > If delete my debug printk-s kernel stop after first console output > "Calibrating delay loop... " > > I do not MIPS arch interput specific ..... Can be MIPS need init internel > timer and link overflow flag to interput ?? All handlers are not correctly setup, so you should include this patch in your tree: http://www.linux-mips.org/archives/linux-mips/2010-01/msg00019.html > > > ------ log with added printk ---- > ...... > Memory: 13172k/16384k available (1314k kernel code, 3212k reserved, 411k > data, 120k init, 0k highmem) > early_irq_init > NR_IRQS:256 <- kernel > init_IRQ > prio_tree_init > init_timers > hrtimers_init > softirq_init > timerkepping_init > time init > profile_init > early_boot_irqs_on > local_irq_enable <- last my debug printk message before call to > local_irq_enable() > ------------------------------- > -- Regards, Florian |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: TI AR7 7200 - no boot, Dea_RU |
|---|---|
| Next by Date: | Re: TI AR7 7200 - no boot, Dea_RU |
| Previous by Thread: | Re: TI AR7 7200 - no boot, Dea_RU |
| Next by Thread: | Re: TI AR7 7200 - no boot, Dea_RU |
| Indexes: | [Date] [Thread] [Top] [All Lists] |