From: dony <dony.he@huawei.com.cn>
To: Dan Malek <dan@netx4.com>
Cc: linuxppc-embedded post <linuxppc-embedded@lists.linuxppc.org>
Subject: app or shell hangs...
Date: Fri, 26 May 2000 14:55:08 +0800 [thread overview]
Message-ID: <392E1FCB.64381A5@huawei.com.cn> (raw)
In-Reply-To: 392D92D5.43881EFD@embeddededge.com
Hello:
Now I can boot kernel both from Network or from Flashrom. But there are
problems.
[boot from Network]
When I download the kernel via TFTP at 0x400000 ,then go there to run
it:
.........
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 28k init
As you see here, occasionally it can not even show the bash prompt
"bash#", and at this time any input on the Win98 SuperTerminal has no effect.
But most of the time it can show "bash#", and at this time I can do
"ls" "cd" etc, but after a certain time when I type any commands ,the Win98
SuperTerminal doesn't response and cannot show the character I just type any
more. It seems that it cannot receive input via SERIAL port.
And If I run an application which will print some debug information all
the time , it will also hang after a certain time(But it should not so in
theory).
So I suspect either the kernel is not stable or something is wrong with
my bootrom.
The kernel I use is MPC8xx-2.2.13, I have modified it to suit my
purpose(uart.c enet.c). But
to my surprise, When I use VxWorks bootrom to TFTP download the same kernel
and
run it, it doesn't have all the above problem. It works well. So the kernel
should be stable.
[Boot from flashrom]
It has the same symptom as the above.
Does someone has similar problem? and what's the solutions?
Another question I want to ask is: When you download the kernel via
TFTP or copy from flashrom to RAM 0x400000 , Do you do SOMETHING SPECIAL ELSE
(about 860) and then jump there 0x400000 and run it, Or do you DIRECTLY jump
there 0x400000 and run it?
Can you give me any suggestions?
Thanks very much.
dony
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-05-26 6:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <D53137D1F3DDD211A3750800060DA31302B2CCCD@viee122a.erd.siemens.at>
[not found] ` <392D6561.1B8E04BC@embeddededge.com>
2000-05-25 20:33 ` MPC850 and USB Richard Hendricks
2000-05-25 20:53 ` Dan Malek
2000-05-26 6:55 ` dony [this message]
2000-05-30 16:17 ` Richard Hendricks
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=392E1FCB.64381A5@huawei.com.cn \
--to=dony.he@huawei.com.cn \
--cc=dan@netx4.com \
--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).