From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 Aug 2013 11:16:37 -0700 Subject: [U-Boot] [PATCH 2/3] powerpc/t4240: fix lanes routing for QSGMII protocols In-Reply-To: <1376909877-8561-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1376909877-8561-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5213B285.8070705@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/19/2013 03:57 AM, Shaohui Xie wrote: > From: Shaohui Xie > > When using QSGMII protocols, the first lane and third lane on each slot > need to be swapped. > > Signed-off-by: Shaohui Xie > --- > Applied to u-boot-mpc85xx/master. York