From: "Allen Curtis" <acurtis@onz.com>
To: "Ing.Gianfranco Morandi" <gianfranco.morandi@euro-studio.it>,
"LinuxPPC" <linuxppc-embedded@lists.linuxppc.org>
Subject: RE: my_console_write
Date: Tue, 15 Oct 2002 07:23:52 -0700 [thread overview]
Message-ID: <NCBBIINEHIPFGJPLBEIFCEHGDNAA.acurtis@onz.com> (raw)
In-Reply-To: <003301c2735c$4def2960$0700a8c0@pc005>
> After this no other messages are shown on the console and the program is
> running in the infinite loop.
>
> I have then tried to stop the PPCboot over the prompt, giving the command
> "bootp" and "bootm" manually.
>
There could be a couple problems here:
1. With the EST8260 configuration, the simple boot loader is used and it
receive a bd_info structure describing clocks etc. Is this correct?
2. There was a problem in embed_config.c where the code to initialize the
8260 clocks was not called. Check that this is right.
3. We had an infinite loop problem with a different PPC. I believe it is
decompress.c, where all the boot messages are printed from, right after if
calls embed_conf() it falls into a loop looking for keyboard input for
custom parameters. You can try commenting out this loop.
I hope this helps.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2002-10-15 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-14 8:32 my_console_write Ing.Gianfranco Morandi
2002-10-15 14:23 ` Allen Curtis [this message]
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=NCBBIINEHIPFGJPLBEIFCEHGDNAA.acurtis@onz.com \
--to=acurtis@onz.com \
--cc=gianfranco.morandi@euro-studio.it \
--cc=linuxppc-embedded@lists.linuxppc.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).