Re: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-23 Thread Michael Bergandi
B10812; Timur Tabi > > Subject: RE: Newby trying to get Ethernet going on MPC83xx series > > device. > > Hi all, I've solved this issue. I was passing the wrong .dtb file to the > kernel. Sorry for adding noise the list. > > Thanks again for all you help. > D >

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-22 Thread Dushara Jayasinghe
inuxppc-dev@ozlabs.org; Aggrwal Poonam-B10812; Timur Tabi > Subject: RE: Newby trying to get Ethernet going on MPC83xx series > device. Hi all, I've solved this issue. I was passing the wrong .dtb file to the kernel. Sorry for adding noise t

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-19 Thread Dushara Jayasinghe
Sorry, I'm a late comer here, but I might have an idea. First off, I don't see below what kernel version you are using? I may have missed it somewhere. [dj] Sorry I should have mentioned that earlier. I'm using 2.6.29-rc5 (pulled couple of days ago) Hmm, well, the first thing I catch is this is

Re: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-19 Thread Michael Bergandi
Hi Dushara, Sorry, I'm a late comer here, but I might have an idea. First off, I don't see below what kernel version you are using? I may have missed it somewhere. > The devices are successfully probed, but I'm getting this error on the > debug console: > > [7.119389] m...@24520:00 not foun

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-19 Thread Dushara Jayasinghe
; on bloody Microsoft Outlook, for incoming plain text messages. Thanks again for all your help. D -Original Message- From: Aggrwal Poonam-B10812 [mailto:poonam.aggr...@freescale.com] Sent: Thursday, 19 February 2009 6:25 PM To: Li Yang-R58472; Dushara Jayasinghe Cc: linuxppc-dev@ozlabs.org Su

Re: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-19 Thread Scott Wood
On Thu, Feb 19, 2009 at 03:26:41PM +1100, Dushara Jayasinghe wrote: > I get the following error during the boot sequence: > > IP-Config: Device `eth0' not found > > I also found that both gfar_init (in gianfar.c) and gfar_mdio_init (in > gianfar_mii.c) are called but the probe handlers of either

Re: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-19 Thread Timur Tabi
On Thu, Feb 19, 2009 at 12:58 AM, Dushara Jayasinghe wrote: > I based my board specific file on mpc834x_itx.c which had > > static struct of_device_id __initdata mpc834x_itx_ids[] = { > { .compatible = "fsl,pq2pro-localbus", }, > { .compatible = "simple-bus", }, >

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Aggrwal Poonam-B10812
to:pku@gmail.com] On Behalf > Of Li Yang-R58472 > Sent: Thursday, February 19, 2009 12:50 PM > To: Dushara Jayasinghe > Cc: linuxppc-dev@ozlabs.org; Aggrwal Poonam-B10812 > Subject: Re: Newby trying to get Ethernet going on MPC83xx > series device. > > On Thu, Feb 19, 2009

Re: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Li Yang
On Thu, Feb 19, 2009 at 2:58 PM, Dushara Jayasinghe wrote: > That did it. > > > > I based my board specific file on mpc834x_itx.c which had > > > > static struct of_device_id __initdata mpc834x_itx_ids[] = { > > { .compatible = "fsl,pq2pro-localbus", }, > > { .compa

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Dushara Jayasinghe
;t know if this is broken? From: Aggrwal Poonam-B10812 [mailto:poonam.aggr...@freescale.com] Sent: Thursday, 19 February 2009 5:49 PM To: Li Yang-R58472; Dushara Jayasinghe; linuxppc-dev@ozlabs.org Subject: RE: Newby trying to get Ethernet going on MPC83xx series device. Can you look into your board

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Aggrwal Poonam-B10812
hara Jayasinghe > > Sent: Thursday, February 19, 2009 12:27 PM > > To: 'linuxppc-dev@ozlabs.org' > > Subject: Newby trying to get Ethernet going on MPC83xx > series device. > > > > Hi I'm having difficulty getting an Ethernet device up on

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Li Yang-R58472
> -Original Message- > From: Dushara Jayasinghe [mailto:dusha...@optiscan.com] > Sent: Thursday, February 19, 2009 2:33 PM > To: linuxppc-dev@ozlabs.org > Cc: Li Yang-R58472 > Subject: RE: Newby trying to get Ethernet going on MPC83xx > series device. > > Th

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Dushara Jayasinghe
Thanks for the swift response. > > I also found that both gfar_init (in gianfar.c) and > > gfar_mdio_init (in gianfar_mii.c) are called but the probe > > handlers of either of these devices are not executed. > > > > What am I missing? > Don't find any obvious problem. I suggest you to debug

RE: Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Li Yang-R58472
t; Subject: Newby trying to get Ethernet going on MPC83xx series device. > > Hi I'm having difficulty getting an Ethernet device up on a > dev board with an MPX8349 controller. > > The contents of my .dts file are as follows (based on

Newby trying to get Ethernet going on MPC83xx series device.

2009-02-18 Thread Dushara Jayasinghe
Hi I'm having difficulty getting an Ethernet device up on a dev board with an MPX8349 controller. The contents of my .dts file are as follows (based on mpc8349emitx.dts): soc8...@e000 { ... m...@24520 { #address-cells = <1>;