Re: [U-Boot] [PATCH] Change UEC PHY interface to RGMII on MPC8568MDS

2008-10-05 Thread Ben Warren
Andy Fleming wrote: > From: Haiying Wang <[EMAIL PROTECTED]> > > Change UEC phy interface from GMII to RGMII on MPC8568MDS board > > Because on MPC8568MDS, GMII interface is only recommended for 1000Mbps speed, > but RGMII interface can work at 10/100/1000Mbps, and RGMII interface works > more sta

Re: [U-Boot] [PATCH] Change UEC PHY interface to RGMII on MPC8568MDS

2008-09-26 Thread Ben Warren
Andy Fleming wrote: > From: Haiying Wang <[EMAIL PROTECTED]> > > Change UEC phy interface from GMII to RGMII on MPC8568MDS board > > Because on MPC8568MDS, GMII interface is only recommended for 1000Mbps speed, > but RGMII interface can work at 10/100/1000Mbps, and RGMII interface works > more sta

[U-Boot] [PATCH] Change UEC PHY interface to RGMII on MPC8568MDS

2008-09-24 Thread Andy Fleming
From: Haiying Wang <[EMAIL PROTECTED]> Change UEC phy interface from GMII to RGMII on MPC8568MDS board Because on MPC8568MDS, GMII interface is only recommended for 1000Mbps speed, but RGMII interface can work at 10/100/1000Mbps, and RGMII interface works more stable. Now both UEC1 and UEC2 can