From: Peter Mendham <petermendham@computing.dundee.ac.uk>
To: Sharon Feldman <sharonf@scopus.net>, linuxppc-embedded@ozlabs.org
Subject: Re: Kernel Panic During Linux Boot on ML405
Date: Thu, 30 Nov 2006 15:32:58 +0000 [thread overview]
Message-ID: <456EF9AA.1010101@computing.dundee.ac.uk> (raw)
In-Reply-To: <8506C3905ED0764F889ADEB33E3A9E8062CF5D@MAIA.scopus.net>
Sharon Feldman wrote:
> Make Sure That when you generate the bsp you need to specify the drivers you wish to generate bsp for in the software platform settings
> in "OS and Libraries" Tab you should click on the connected peripherial and add the peripherials you wish to generated bsp for, also you must specify a driver for them in the "DRIVERS" TAB, otherwise you will not beable to add them.
>
That was exactly my problem. I do feel pretty stupid, but I just
assumed that when I selected mvl as the OS the EDK would assume that I'd
quite like it to support my peripherals. I've learnt my lesson over
that one. Sorry for bothering people.
However, now I have new problem, this time at shutdown. I get the
following messages:
The system is going down NOW !!
Sending SIGTERM to all processes.
Xilinx OS Independent Code XAssert: xuartlite.c:195
Code may crash due to unhandled errors.
gs: gs_close: bad port count; tty->count is 1, port count is 3
System halted.
System Halted
The assert at xuartlite.c:195 is:
XASSERT_NONVOID(((signed)NumBytes) >= 0);
during XUartLite_Send. This checks to see if the number of bytes
forming the send request is greater than zero (quite reasonably I
feel). The "gs" appears to relate to generic_serial and comes from
gs_close in generic_serial.c I don't understand any more than that.
Does anyone have any ideas where to start looking?
Thanks,
-- Peter
next parent reply other threads:[~2006-11-30 15:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <8506C3905ED0764F889ADEB33E3A9E8062CF5D@MAIA.scopus.net>
2006-11-30 15:32 ` Peter Mendham [this message]
2006-11-30 12:26 Kernel Panic During Linux Boot on ML405 Peter Mendham
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=456EF9AA.1010101@computing.dundee.ac.uk \
--to=petermendham@computing.dundee.ac.uk \
--cc=linuxppc-embedded@ozlabs.org \
--cc=sharonf@scopus.net \
/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).