linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Lundkvist <ml@epact.se>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: Going from 2.2.12 to 2.2.17pre10
Date: 07 Jul 2000 10:55:43 +0200	[thread overview]
Message-ID: <qpn1jugvzk.fsf@erbium.epact.se> (raw)
In-Reply-To: Gabriel Paubert's message of "Fri, 7 Jul 2000 10:22:40 +0200 (METDST)"


Gabriel Paubert <paubert@iram.es> writes:


> Mine cannot read from disk (for now). With OF it would be easy to call
> methods to read from a disk, but with PPCBUG you woule have either:
>
> - to use firmware specific calls (provided the interface is supported) and
> you don't switch the MMU on (even mapped 1:1) since it does not work
> whatever the documentation claims (actually I think I know where the bug
> is in PPCBUG).
>
> - to write your own drivers for the bootloader (might be quite simple
> actually, since performance is not a concern, and you only need to read).
> But then you have to know where to stop (include readonly filesystems ?).
>
> So for now the (compressed) kernel is always in the initially loaded
> image (very handy for network boots which is what I mostly use).
>

I have to be able to create a standalone system so network boot is not
an option.

Maybe I'll look in to creating a driver for the bootloader. When I get
some spare time....

How portable is something like Grub? Maybe that could be a way to go.

>
> Note that thiss was for 2.2.12, as I said I've not booted 2.2.16 so I did
> not put the patches on my ftp site (that's the only QA I do :-)).
>

OK. 2.2.12 is not interesting. I don't want do reinstall again... :)

>
> Ok, since the main difference is the host bridge. I would rather suspect a
> bad bit setting which results in coherency problems, or bad
> memory/whatever (did you try several MVME2400 to see whether it was
> reproducible ?)
>

I have tried two MVME-2400 boards but I haven't had time to do any
systematic testing. It always crashes in find_buffer in fs/buffer.c
during moderate to heavy disk activity. I'm starting to suspect that
the CMD646 isn't being setup correctly since it feels like the system
was more stable after a cold reboot. I'll have to test it a bit more.

>
> It should be but I don't know how. I implemented the capability to reset
> the VME bus in my Universe driver and tested it on an Pentium VME board
> but right now it is disabled since the driver is compiled by default with
> #define SUICIDAL_VME_RESET.
>
> Trying to modify such a multilayer board with connections to a BGA is a
> daunting prospect. The VME bus buffers might be te right place to do it
> since they should be more or less accessible (with extreme care).
>
> 	Gabriel.

You're probably right that it's easier modify the backplane.

I'll just tell our HW-guys what I want and let them figure it out.

/Micke

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-07-07  8:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-06 13:27 Going from 2.2.12 to 2.2.17pre10 Michael Lundkvist
2000-07-06 13:54 ` Hollis Blanchard
2000-07-06 17:17 ` Gabriel Paubert
2000-07-06 17:32   ` Michael Lundkvist
2000-07-06 17:55     ` Gabriel Paubert
2000-07-06 22:23       ` Michael Lundkvist
2000-07-07  8:22         ` Gabriel Paubert
2000-07-07  8:55           ` Michael Lundkvist [this message]
2000-07-07  9:21             ` Gabriel Paubert
2000-07-07  9:47               ` Michael Lundkvist
2000-07-07 10:19                 ` Gabriel Paubert
2000-07-08  0:08                   ` Problem with de4x5 on an MVME-2400 Michael Lundkvist
2000-07-10 11:58                     ` Gabriel Paubert
2000-07-12 13:01                       ` Michael Lundkvist
2000-07-08 23:29     ` Going from 2.2.12 to 2.2.17pre10 Matt Porter
2000-07-09  6:12       ` Michael Lundkvist
2000-07-10  5:29         ` Matt Porter
2000-07-10 12:25           ` Gabriel Paubert
2000-07-11  5:57             ` Matt Porter
2000-07-11  9:37               ` Adrian Cox
2000-07-11 10:17                 ` Benjamin Herrenschmidt
2000-07-11 12:57                   ` Adrian Cox
2000-07-11 14:10                     ` Claus
2000-07-11 19:15                     ` Geert Uytterhoeven
2000-07-12 13:31                       ` Benjamin Herrenschmidt
2000-07-13 11:17                         ` Geert Uytterhoeven
2000-07-12  9:11                     ` Timothy A. Seufert
2000-07-12 14:16                 ` Matt Porter
2000-07-13 11:43                   ` Gabriel Paubert
2000-07-13 14:12                     ` Matt Porter
2000-07-12 12:52           ` Michael Lundkvist
2000-07-12 14:17             ` Matt Porter
2000-07-10 12:12       ` Gabriel Paubert
2000-07-11  6:12         ` Matt Porter
2000-07-11 10:48           ` Gabriel Paubert

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=qpn1jugvzk.fsf@erbium.epact.se \
    --to=ml@epact.se \
    --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).