From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 14 Nov 2014 13:23:24 -0800 Subject: [U-Boot] [u-boot-release] [PATCH] Fman/mEMAC: mEMAC fix for 10G MAC and PHY In-Reply-To: <1407925939-16076-1-git-send-email-shh.xie@gmail.com> References: <1407925939-16076-1-git-send-email-shh.xie@gmail.com> Message-ID: <546672CC.2000704@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/13/2014 03:32 AM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > 1. use Payload length check disable when enable MAC; > 2. add XGMII support for setting MAC interface mode; > 3. only enable auto negotiation for Non-XGMII mode; > 4. return 0xffff if clause 22 is used to read 10G phy_id; > > Signed-off-by: Shaohui Xie > Signed-off-by: Roy Zang > --- Applied to u-boot-mpc85xx master. Thanks. York