From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 22 Jan 2015 18:26:00 -0600 Subject: [U-Boot] [PATCH v2] powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCW In-Reply-To: <1418212839-20821-1-git-send-email-Chunhe.Lan@freescale.com> References: <1418212839-20821-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <54C19518.2040606@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 12/10/2014 06:00 AM, Chunhe Lan wrote: > SerDes 2 protocol 56 is not valid any longer due to > the new RCW; protocol 55 is used instead, so add > SerDes 2 protocol 55 to align with RCW. > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York