Re: [PATCH] ucc_geth: Change uec phy id to the same format as gianfar's

2009-01-29 Thread David Miller
From: Kumar Gala Date: Thu, 29 Jan 2009 12:42:38 -0600 > > On Jan 29, 2009, at 12:39 PM, Haiying Wang wrote: > > > The commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 changes the gianfar's > > phy id to > > the format like "m...@:xx", but uec still uses the old format like > > ":x

Re: [PATCH] ucc_geth: Change uec phy id to the same format as gianfar's

2009-01-29 Thread Kumar Gala
On Jan 29, 2009, at 12:39 PM, Haiying Wang wrote: The commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 changes the gianfar's phy id to the format like "m...@:xx", but uec still uses the old format like ":xx". For the board whose UEC uses gianfar-mdio like MPC8568MDS, the phy can

[PATCH] ucc_geth: Change uec phy id to the same format as gianfar's

2009-01-29 Thread Haiying Wang
The commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 changes the gianfar's phy id to the format like "m...@:xx", but uec still uses the old format like ":xx". For the board whose UEC uses gianfar-mdio like MPC8568MDS, the phy can not be attached because of the incompatible phy id form