From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 05 Oct 2008 22:12:04 -0700 Subject: [U-Boot] [PATCH] Change UEC PHY interface to RGMII on MPC8568MDS In-Reply-To: <1222274532-22633-1-git-send-email-afleming@freescale.com> References: <1222274532-22633-1-git-send-email-afleming@freescale.com> Message-ID: <48E99E24.3010100@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Fleming wrote: > From: Haiying Wang > > 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 work properly under u-boot. > > It is also in consistent with the kernel setting for 8568 UEC phy interface. > > Signed-off-by: Haiying Wang > --- Applied to net/next. regards, Ben