LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* ucc_geth DPRAM alloc error, 2.6.22-rc3
@ 2007-06-13 14:22 Joakim Tjernlund
  2007-06-13 22:00 ` Timur Tabi
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Joakim Tjernlund @ 2007-06-13 14:22 UTC (permalink / raw)
  To: 'linuxppc-dev Development', Li Yang-r58472

Trying to bring up a third ethernet i/f(ifconfig eth2 up) on
a Freescale 832x CPU gives me this:
 ifconfig eth2 up
 ucc_geth_startup: Can not allocate DPRAM memory for p_thread_data_tx.
 eth2: Cannot configure net device, aborting.
 SIOCSIFFLAGS: Cannot allocate memory

This worked in 2.6.20

^ permalink raw reply	[flat|nested] 22+ messages in thread
* RE: ucc_geth DPRAM alloc error, 2.6.22-rc3
@ 2007-06-14  3:37 Li Yang-r58472
  2007-06-14  7:04 ` Joakim Tjernlund
  0 siblings, 1 reply; 22+ messages in thread
From: Li Yang-r58472 @ 2007-06-14  3:37 UTC (permalink / raw)
  To: joakim.tjernlund, linuxppc-dev Development

> -----Original Message-----
> From: Li Yang-r58472
> Sent: Thursday, June 14, 2007 11:15 AM
> To: 'joakim.tjernlund@transmode.se'; 'linuxppc-dev Development'
> Subject: RE: ucc_geth DPRAM alloc error, 2.6.22-rc3
>=20
> > -----Original Message-----
> > From: Joakim Tjernlund [mailto:joakim.tjernlund@transmode.se]
> > Sent: Wednesday, June 13, 2007 10:22 PM
> > To: 'linuxppc-dev Development'; Li Yang-r58472
> > Subject: ucc_geth DPRAM alloc error, 2.6.22-rc3
> >
> > Trying to bring up a third ethernet i/f(ifconfig eth2 up) on
> > a Freescale 832x CPU gives me this:
> >  ifconfig eth2 up
> >  ucc_geth_startup: Can not allocate DPRAM memory for
p_thread_data_tx.
> >  eth2: Cannot configure net device, aborting.
> >  SIOCSIFFLAGS: Cannot allocate memory
> >
> > This worked in 2.6.20
> Hi Joakim,
>=20
> Thanks for the bug report.  The cause of this problem is that ucc_geth
is set to work in 1000Mbps mode.  However, 8323 only supports
> 100Mbps.  1000Mbps mode consumes much more MURAM for virtual FIFO.


You can try adding the following property in your ucc node.
	phy-connection-type =3D "mii"

- Leo

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

end of thread, other threads:[~2007-06-15 14:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13 14:22 ucc_geth DPRAM alloc error, 2.6.22-rc3 Joakim Tjernlund
2007-06-13 22:00 ` Timur Tabi
2007-06-13 22:47   ` Joakim Tjernlund
2007-06-14  2:31 ` Dave Liu
2007-06-14  7:03   ` Joakim Tjernlund
2007-06-14  7:17     ` Joakim Tjernlund
2007-06-14  7:26       ` Li Yang-r58472
2007-06-14  7:57         ` Joakim Tjernlund
2007-06-14  7:37       ` Li Yang-r58472
2007-06-14  7:54         ` Joakim Tjernlund
2007-06-14 12:18           ` Chuck Meade
2007-06-14 12:48             ` Li Yang-r58472
2007-06-14 13:42             ` Li Yang
2007-06-15 13:03               ` Joakim Tjernlund
2007-06-15 14:35                 ` Joakim Tjernlund
2007-06-14 22:50           ` Rune Torgersen
2007-06-15  2:44             ` Li Yang-r58472
2007-06-15  3:47               ` Rune Torgersen
2007-06-14 22:46       ` Rune Torgersen
2007-06-14  3:14 ` Li Yang-r58472
  -- strict thread matches above, loose matches on Subject: below --
2007-06-14  3:37 Li Yang-r58472
2007-06-14  7:04 ` Joakim Tjernlund

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