All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI for mpc8270
@ 2003-11-04 13:25 Chris Simmonds
  2003-11-05  1:08 ` shanggao
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Simmonds @ 2003-11-04 13:25 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

Can anybody point me to a sample implementation of PCI on an mpc8270?

Thanks,
Chris.

--
Chris Simmonds                        2net Limited
chris@2net.co.uk                      http://www.2net.co.uk/
Tel:   +44 (0)1962 869003             Fax:   +44 (0)870 056 7556
"If it's not connected, it's not effective"(tm)


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

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

* Re: PCI for mpc8270
  2003-11-04 13:25 PCI for mpc8270 Chris Simmonds
@ 2003-11-05  1:08 ` shanggao
  2003-11-05  1:33   ` Dan Malek
  0 siblings, 1 reply; 5+ messages in thread
From: shanggao @ 2003-11-05  1:08 UTC (permalink / raw)
  To: Chris Simmonds, linuxppc-embedded


If  mpc8270 has 60x bus,I think you can use CPC710,MV64361....................

----- Original Message -----
From: "Chris Simmonds" <chris@2net.co.uk>
To: <linuxppc-embedded@lists.linuxppc.org>
Sent: Tuesday, November 04, 2003 9:25 PM
Subject: PCI for mpc8270


>
> Hi,
>
> Can anybody point me to a sample implementation of PCI on an mpc8270?
>
> Thanks,
> Chris.
>
> --
> Chris Simmonds                        2net Limited
> chris@2net.co.uk                      http://www.2net.co.uk/
> Tel:   +44 (0)1962 869003             Fax:   +44 (0)870 056 7556
> "If it's not connected, it's not effective"(tm)
>
>
>

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

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

* Re: PCI for mpc8270
  2003-11-05  1:08 ` shanggao
@ 2003-11-05  1:33   ` Dan Malek
  2003-11-05  1:38     ` midholy
  2003-11-07 21:03     ` Chris Simmonds
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Malek @ 2003-11-05  1:33 UTC (permalink / raw)
  To: shanggao; +Cc: Chris Simmonds, linuxppc-embedded


shanggao wrote:

> If  mpc8270 has 60x bus,I think you can use CPC710,MV64361....................

The 8270 has the internal PCI bridge, like the 8265/66.
The linuxppc_2_4_devel kernel has the PCI functions and setup
for the 8266 on the Motorola ADS board.  It would be a
starting point for you.


	-- Dan


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

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

* Re: PCI for mpc8270
  2003-11-05  1:33   ` Dan Malek
@ 2003-11-05  1:38     ` midholy
  2003-11-07 21:03     ` Chris Simmonds
  1 sibling, 0 replies; 5+ messages in thread
From: midholy @ 2003-11-05  1:38 UTC (permalink / raw)
  To: Dan Malek; +Cc: Chris Simmonds, linuxppc-embedded


o, need some code ..............sorry,I have little time do it.

----- Original Message -----
From: "Dan Malek" <dan@embeddededge.com>
To: "shanggao" <shangg@dspchina.com>
Cc: "Chris Simmonds" <chris@2net.co.uk>; <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, November 05, 2003 9:33 AM
Subject: Re: PCI for mpc8270


> shanggao wrote:
>
> > If  mpc8270 has 60x bus,I think you can use CPC710,MV64361....................
>
> The 8270 has the internal PCI bridge, like the 8265/66.
> The linuxppc_2_4_devel kernel has the PCI functions and setup
> for the 8266 on the Motorola ADS board.  It would be a
> starting point for you.
>
>
> -- Dan
>

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

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

* Re: PCI for mpc8270
  2003-11-05  1:33   ` Dan Malek
  2003-11-05  1:38     ` midholy
@ 2003-11-07 21:03     ` Chris Simmonds
  1 sibling, 0 replies; 5+ messages in thread
From: Chris Simmonds @ 2003-11-07 21:03 UTC (permalink / raw)
  To: linuxppc-embedded


Dan,

Thanks, I have included that code in my kernel and it seems to be
working ok - haven't really tested it yet but at least bus enumeration
works.

This code is based on the PCI 9 workaround for the bug in the 8265,
which uses an IDMA channel for all access. Has anybody looked at doing a
version without the woorkaround? Would it make any difference to the
performance of the system?

Bye for now,
Chris.



Dan Malek wrote:

> shanggao wrote:
>
>> If  mpc8270 has 60x bus,I think you can use
>> CPC710,MV64361....................
>
>
> The 8270 has the internal PCI bridge, like the 8265/66.
> The linuxppc_2_4_devel kernel has the PCI functions and setup
> for the 8266 on the Motorola ADS board.  It would be a
> starting point for you.
>
>
>     -- Dan
>


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

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

end of thread, other threads:[~2003-11-07 21:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-04 13:25 PCI for mpc8270 Chris Simmonds
2003-11-05  1:08 ` shanggao
2003-11-05  1:33   ` Dan Malek
2003-11-05  1:38     ` midholy
2003-11-07 21:03     ` Chris Simmonds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.