From: Helmut Buchsbaum <helmut.buchsbaum@siemens.at>
To: LinuxPPC Dev <linuxppc-dev@lists.linuxppc.org>
Subject: Problems starting up system on a MPC823FADS
Date: Mon, 14 Dec 1998 13:48:01 +0100 [thread overview]
Message-ID: <36750901.A3E0E6D1@siemens.at> (raw)
I try to get a linux system up and running on a Motorola MPC823FADS
board. Here is how far I could get up till now:
1) I download the boot code with the compressed kernel image with
MPC8BUG to my board. I only adopted the boot code slightly to feed the
correct board info data, set up the correct clocks, etc., since my board
has no boot prom.
2) The boot code decompresses the image properly and starts it.
3) Setting up MMU works fine, the kernel initializes SMC1 (my console)
and SMC2 for UART and SCC2 for ethernet (I adopted Dan's drivers for the
MPC823, wasn't a big deal ;-)
4) After resolving some trouble in our local network, I managed to mount
root via nfs.
But:
Now the kernel tries to load & exec /sbin/init and /lib/ld.so.1. Loading
via nfs seems to work fine (haven't had any trouble with this part) but
when the kernel sets up the memory for this process I realized a strange
behaviour after executing the SET_PAGE_DIR macro: after setting the
M_TWB register, the CPU never again reacts on any additional breakpoints
I set! This prevents me from tracking down the problem why /sbin/init is
obviously not started (but nevertheless the kernel becomes idle!).
BTW, why must the M_TWB be set in SET_PAGE_DIR ?
I switched from gcc-2.8.1 to egcs-1.1b as a cross compiler (x86 -->
PPC), but without any success. Probably one of you can give me even the
slightest hint, how I could get any futher!
-- Helmut Buchsbaum
*********************************************************
* Helmut Buchsbaum * Siemens AG Austria *
* Tel: ++43-1-1707-36686 * EZE PN 5 *
* Fax: ++43-1-1707-55169 * Erdberger Laende 26 *
* * A-1030 Vienna/Europe *
*********************************************************
* mailto:Helmut.Buchsbaum@siemens.at *
* buc@eze22.siemens.co.at *
*********************************************************
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
next reply other threads:[~1998-12-14 12:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-12-14 12:48 Helmut Buchsbaum [this message]
1998-12-16 22:27 ` Problems starting up system on a MPC823FADS Dan Malek
-- strict thread matches above, loose matches on Subject: below --
1998-12-16 18:05 Magnus Damm
1998-12-18 18:10 ` Dan Malek
[not found] <H0000b360900f795@MHS>
1998-12-17 9:59 ` Helmut Buchsbaum
1998-12-17 19:28 ` Dan Malek
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=36750901.A3E0E6D1@siemens.at \
--to=helmut.buchsbaum@siemens.at \
--cc=linuxppc-dev@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).