All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dea_RU <dryukovz@mail.ru>
To: linux-mips@linux-mips.org
Subject: Re: TI AR7 7200 - no boot
Date: Wed, 3 Mar 2010 04:58:48 -0800 (PST)	[thread overview]
Message-ID: <27767861.post@talk.nabble.com> (raw)
In-Reply-To: <27766728.post@talk.nabble.com>


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 ??


------ 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()
-------------------------------
-- 
View this message in context: http://old.nabble.com/TI-AR7-7200---no-boot-tp27766331p27767861.html
Sent from the linux-mips main mailing list archive at Nabble.com.

  reply	other threads:[~2010-03-03 12:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-03 10:11 TI AR7 7200 - no boot Dea_RU
2010-03-03 10:24 ` Florian Fainelli
2010-03-03 10:59   ` Dea_RU
2010-03-03 12:58     ` Dea_RU [this message]
2010-03-03 13:04       ` Florian Fainelli
2010-03-03 14:24         ` Dea_RU
2010-03-03 19:20           ` Dea_RU
2010-03-03 20:05             ` Florian Fainelli
2010-03-03 15:54         ` Alexander Clouter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27767861.post@talk.nabble.com \
    --to=dryukovz@mail.ru \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.