From: Jakob Viketoft <jakob.viketoft@bitsim.se>
To: Linux PPC Embedded list <linuxppc-embedded@ozlabs.org>
Subject: Stuck in booting 2.6.10-ac11 on Memec Design FF1152...
Date: Tue, 15 Feb 2005 11:19:03 +0100 [thread overview]
Message-ID: <4211CC97.1050801@bitsim.se> (raw)
Hello everyone!
I seem to be promptly stuck at a place in booting (and has been for a
while now) so I figured I'd ask the list and see if anyone of you has
any ideas. This is all on a Memec Design FF1152 Rev. 3 Evaluation board
containing a XC2VP20 Virtex-II pro chip (two ppc 405GP processors).
Since the excellent Xilinx tools crash on ELF files, the only option is
to download a binary and debug using the serial port.
After enabling SERIAL_DEBUG_IO_BASE to the serial port, the last
printout is "MMU:exit()". Checking the PC and the System.map, I seem to
halt in the function __delay() which I believe is the function in
arch/ppc/kernel/misc.S since it's global. Now, I have two problems:
1. How does it get to (and get stuck in) __delay()? Can it be triggered
by some interrupt if the controller isn't properly configured or is it
called from init/main.c and there is some missing timer
(initialization)? Looking at Andrei Konovalovs ML300 setup I can't see
any external timer configured...
2. gen550_progress() (or something else) seem to be hogging the console
(serial port) one way or the other, disabling printk() and making it
much harder to debug. Any suggestions how I could deal with this? The
serial device is a generic 16550 UART (Xilinx made).
Thanks in advance!
/Jakob
(PS. Andrei: You seem to be using a DCR_INTC on your card and yet
setting the parameter USE_DCR set to 0. Why is that?)
next reply other threads:[~2005-02-15 10:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-15 10:19 Jakob Viketoft [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-02-25 11:29 Stuck in booting 2.6.10-ac11 on Memec Design FF1152 Finn S. Nielsen
2005-02-25 11:59 ` Andrei Konovalov
2005-02-25 15:32 ` Jakob Viketoft
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=4211CC97.1050801@bitsim.se \
--to=jakob.viketoft@bitsim.se \
--cc=linuxppc-embedded@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).