From: "David N. Welton" <davidw@linuxcare.com>
To: Linux -Dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: again 2.3.28
Date: Wed, 17 Nov 1999 11:01:16 -0800 [thread overview]
Message-ID: <19991117110116.B4281@bassano.linuxcare.com> (raw)
In-Reply-To: <3832F9AD.9CD1B9E5@pop.agri.ch>; from Andreas Tobler on Wed, Nov 17, 1999 at 07:53:34PM +0100
On Wed, Nov 17, 1999 at 07:53:34PM +0100, Andreas Tobler wrote:
> my investigation brought me to the point, where I think the break
> must be between prom_init (in prom.c called from Head.S) and
> identify_machine (in setup.c called from Head.S) This is my
> interpretation of the code in Head.S? I certainly could be
> wrong..... Any ideas?
Not really... I have the same problem, and no one seems to have any
idea what is causing it:-( I traced it to the same place, but the
problem is that you can't really even print anything, (at least not
with my limited knowledge), because of the following in head.S:
/*
* Use the first pair of BAT registers to map the 1st 16MB
* of RAM to KERNELBASE. From this point on we can't safely
* call OF any more.
*/
lis r11,KERNELBASE@h
.
.
.
So, we can't use prom_print to print checkpoints and we can't use
printk yet.
Ciao,
--
David N. Welton, Developer, Linuxcare, Inc.
415.354.4878 x241 tel, 415.701.7457 fax
davidw@linuxcare.com, http://www.linuxcare.com/
Linuxcare. At the center of Linux.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~1999-11-17 19:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-11-17 18:53 again 2.3.28 Andreas Tobler
1999-11-17 19:01 ` David N. Welton [this message]
1999-11-17 19:43 ` Ani Joshi
1999-11-17 19:53 ` David N. Welton
1999-11-17 20:06 ` Ani Joshi
1999-11-17 20:09 ` Mac specific code David N. Welton
1999-11-18 4:03 ` again 2.3.28 David N. Welton
1999-11-18 4:26 ` David Edelsohn
1999-11-18 6:45 ` David N. Welton
1999-11-17 19:39 ` Ani Joshi
1999-11-17 19:49 ` Geert Uytterhoeven
1999-11-17 20:15 ` Ani Joshi
1999-11-17 20:18 ` Geert Uytterhoeven
-- strict thread matches above, loose matches on Subject: below --
1999-11-18 10:01 Benjamin Herrenschmidt
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=19991117110116.B4281@bassano.linuxcare.com \
--to=davidw@linuxcare.com \
--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).