linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Question about SCC Ethernet driver
@ 2006-01-18  1:28 David Tao
  2006-01-18  2:04 ` Dan Malek
  0 siblings, 1 reply; 3+ messages in thread
From: David Tao @ 2006-01-18  1:28 UTC (permalink / raw)
  To: Linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

Hello there,
   
  Present MPC8260 SCC Ethernet driver supports one 10M Ethernet port for SCC1 or SCC2. And there is a patch on the net said to support one Ethernet port on any of SCC1 - SCC4. As we hope to use all the SCCs for 10M Ethernet ports, we need to change the driver. Questions:
   
  1. Is it possible to implement 7 Ethernet ports (3 FCCs and 4 SCCs) on a MPC8270? I didn't see any hardware restriction on this. Performance may be an issue? 
  2. Is there a driver which supports multiple SCC Ethernet ports simultanously?
   
  Thanks for any help or information.
   
  Regards,
  David
   

			
---------------------------------
Yahoo! Photos
 Got holiday prints? See all the ways to get quality prints in your hands ASAP.

[-- Attachment #2: Type: text/html, Size: 1101 bytes --]

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

* Re: Question about SCC Ethernet driver
  2006-01-18  1:28 Question about SCC Ethernet driver David Tao
@ 2006-01-18  2:04 ` Dan Malek
  2006-01-18  7:52   ` Pantelis Antoniou
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Malek @ 2006-01-18  2:04 UTC (permalink / raw)
  To: David Tao; +Cc: Linuxppc-embedded


On Jan 17, 2006, at 8:28 PM, David Tao wrote:

> Present MPC8260 SCC Ethernet driver supports=A0one 10M Ethernet port =
for=20
> SCC1 or SCC2.

Not any more.  Take a look at drivers/net/fs_enet in the 2.6 kernels.
I'm sure Pantelis will have more information when he reads this.

> 1. Is it possible to=A0implement 7 Ethernet ports (3 FCCs and 4 SCCs) =
on=20
> a MPC8270? I didn't see any hardware restriction on this. Performance=20=

> may be an issue?=A0

Depends what you want to do with the data in the CPU core and the
clock speeds you have chosen.  The CPM can handle the data traffic on
the wires if you run it over 133 MHz.

Thanks.

	-- Dan

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

* Re: Question about SCC Ethernet driver
  2006-01-18  2:04 ` Dan Malek
@ 2006-01-18  7:52   ` Pantelis Antoniou
  0 siblings, 0 replies; 3+ messages in thread
From: Pantelis Antoniou @ 2006-01-18  7:52 UTC (permalink / raw)
  To: linuxppc-embedded

On Wednesday 18 January 2006 04:04, Dan Malek wrote:
>=20
> On Jan 17, 2006, at 8:28 PM, David Tao wrote:
>=20
> > Present MPC8260 SCC Ethernet driver supports=A0one 10M Ethernet port fo=
r=20
> > SCC1 or SCC2.
>=20
> Not any more.  Take a look at drivers/net/fs_enet in the 2.6 kernels.
> I'm sure Pantelis will have more information when he reads this.
>=20

The current driver (fs_enet) can handle enets on every SCC. Nobody has
tested this configuration yet however.

> > 1. Is it possible to=A0implement 7 Ethernet ports (3 FCCs and 4 SCCs) o=
n=20
> > a MPC8270? I didn't see any hardware restriction on this. Performance=20
> > may be an issue?=A0
>=20
> Depends what you want to do with the data in the CPU core and the
> clock speeds you have chosen.  The CPM can handle the data traffic on
> the wires if you run it over 133 MHz.
>

Your main problem will be dual port RAM conflicts with other peripheral.
In theory CPM can handle it.

> Thanks.
>=20
> 	-- Dan
>=20

Regards

Pantelis

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

end of thread, other threads:[~2006-01-18  7:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-18  1:28 Question about SCC Ethernet driver David Tao
2006-01-18  2:04 ` Dan Malek
2006-01-18  7:52   ` Pantelis Antoniou

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).