Re: eth0: Could not attach to PHY

2009-01-23 Thread Ratheesh
Hi The device tree format has changed from linux-2.6.24. You need to port the U-Boot to the latest version. Even I faced the same issue. Regards Ratheesh On Thu, Jan 22, 2009 at 11:30 PM, Scott Wood wrote: > On Thu, Jan 22, 2009 at 12:45:22PM -0500, Haiying Wang wrote: > > On Thu, 2009-01-22 at

Re: eth0: Could not attach to PHY

2009-01-22 Thread Scott Wood
On Thu, Jan 22, 2009 at 12:45:22PM -0500, Haiying Wang wrote: > On Thu, 2009-01-22 at 06:37 -0800, wael showair wrote: > > > m...@24520 { > > #address-cells = <1>; > > #size-cells = <0>; > > device_type = "mdio"; > >

Re: eth0: Could not attach to PHY

2009-01-22 Thread Haiying Wang
On Thu, 2009-01-22 at 06:37 -0800, wael showair wrote: > m...@24520 { > #address-cells = <1>; > #size-cells = <0>; > device_type = "mdio"; > compatible = "gianfar"; > reg = <

Re: eth0: Could not attach to PHY

2009-01-22 Thread wael showair
first of all,thanks Heiko for ur reply. but i m afraid that i understand nothing from ur answer, can u give me the steps to do ur suggestion? is ur suggestion is about to change the device tree of my board? Here is the dts file of my board, if so what are the modifictions i have to do to execute

Re: eth0: Could not attach to PHY

2009-01-22 Thread Grant Likely
On Wed, Jan 21, 2009 at 11:37 AM, wael showair wrote: > > Hi All, > i have a board with MPC8555 processor > uboot version 1.1.6 > linux kernel 2.6.19-rc5 > ltib version: 6.2.2-sv > gcc 3.4.3 > > it boots successfully > i want to upgrade my linux kernel to 2.6.27 > i upgraded the following: > ltib

Re: eth0: Could not attach to PHY

2009-01-22 Thread shreeram
Heiko Schocher wrote: Hello wael, wael showair wrote: i have a board with MPC8555 processor uboot version 1.1.6 linux kernel 2.6.19-rc5 ltib version: 6.2.2-sv gcc 3.4.3 it boots successfully i want to upgrade my linux kernel to 2.6.27 i upgraded the following: ltib version 8.1.2-sv gcc 4.

Re: eth0: Could not attach to PHY

2009-01-22 Thread Heiko Schocher
Hello wael, wael showair wrote: > i have a board with MPC8555 processor > uboot version 1.1.6 > linux kernel 2.6.19-rc5 > ltib version: 6.2.2-sv > gcc 3.4.3 > > it boots successfully > i want to upgrade my linux kernel to 2.6.27 > i upgraded the following: > ltib version 8.1.2-sv > gcc 4.1 > lin