public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* MVME 5100
@ 2000-12-13 21:39 Torsten Rissel
  2000-12-13 20:41 ` Matt Porter
  0 siblings, 1 reply; 6+ messages in thread
From: Torsten Rissel @ 2000-12-13 21:39 UTC (permalink / raw)
  To: Linuxppc-Embedded (E-Mail)


Hi Everybody !

I am trying to run Linux on an MVME5100 board. I am using PReP-style booting and
got the boot process and some of the kernel initialization running. But I am missing any
knowledge of other PowerPC boards or machines, so that it is relativly hard to find out
what exactly to change. So I have a question: The MVME5100 is missing all ISA stuff.
Is the IRQ mapping (first 16 for the 8259 and the other 16 for the MPIC) still valid ?

Also I run in a problem: the indirect mechanism for generating PCI config cycles is set
up correctly, but the board seems to hang when reading from the CONFIG_DATA address !!!???

I would more then appreciate any hints.

Torsten

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* AW: MVME 5100
@ 2000-12-14 15:25 Torsten Rissel
  2000-12-15 22:38 ` Matt Porter
  0 siblings, 1 reply; 6+ messages in thread
From: Torsten Rissel @ 2000-12-14 15:25 UTC (permalink / raw)
  To: 'Matt Porter'; +Cc: Linuxppc-Embedded (E-Mail)


Thanks, but I have already set up a BAT to cover the area from 0xf0000000 - 0xffffffff
because everything is there on the MVME5100 - the serial ports (via the Hawk external
registers) [fef88000+], the MPIC [f3f80000+] and the PHC PCI registers [fe000000+].

The CONFIG_ADDRESS and CONFIG_DATA registers are on fe000cf8 and fe00cfc,
and still writing to the CONFIG_ADDRESS and then reading the CONFIG_DATA sometime
works and sometimes not !!!??

Torsten

-----Ursprungliche Nachricht-----
Von:	Matt Porter [SMTP:mporter@mvista•com]
Gesendet am:	Mittwoch, 13. Dezember 2000 21:41
An:	Torsten Rissel
Cc:	Linuxppc-Embedded (E-Mail)
Betreff:	Re: MVME 5100


On Wed, Dec 13, 2000 at 10:39:59PM +0100, Torsten Rissel wrote:
>
> Hi Everybody !
>
> I am trying to run Linux on an MVME5100 board. I am using PReP-style booting and
> got the boot process and some of the kernel initialization running. But I am missing any
> knowledge of other PowerPC boards or machines, so that it is relativly hard to find out
> what exactly to change. So I have a question: The MVME5100 is missing all ISA stuff.
> Is the IRQ mapping (first 16 for the 8259 and the other 16 for the MPIC) still valid ?

Might as well just use 16-31 and stick with the MPIC convention.  If
somebody else is using the 5100 with the IPMC761 then they will have
ISA and will thank you many times for not changing things.

> Also I run in a problem: the indirect mechanism for generating PCI config cycles is set
> up correctly, but the board seems to hang when reading from the CONFIG_DATA address !!!???

Make sure you have those Hawk registers covered with a BAT or PTEs.
Notice the areas covered by BATs in the MACH_prep BAT setup case in
arch/ppc/mm/init.c.

--
Matt Porter
MontaVista Software, Inc.
mporter@mvista•com

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-12-18 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-13 21:39 MVME 5100 Torsten Rissel
2000-12-13 20:41 ` Matt Porter
  -- strict thread matches above, loose matches on Subject: below --
2000-12-14 15:25 AW: " Torsten Rissel
2000-12-15 22:38 ` Matt Porter
2000-12-18 15:34   ` Gabriel Paubert
2000-12-18 17:58     ` Matt Porter
2000-12-18 18:07       ` Gabriel Paubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox