From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 7 Mar 2014 14:57:12 -0800 Subject: [U-Boot] [PATCH] 85xx/b4860: Alternate serdes protocols for B4860/B4420 In-Reply-To: <1392606538-27636-1-git-send-email-poonam.aggrwal@freescale.com> References: <1392606538-27636-1-git-send-email-poonam.aggrwal@freescale.com> Message-ID: <531A4EC8.3010303@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 02/16/2014 07:08 PM, Poonam Aggrwal wrote: > On B4860 and B4420, some serdes protocols can be used with LC VCO as > well as Ring VCO options. > > Addded Alternate options with LC VCO for such protocols. > For example protocol 0x2a on srds 1 becomes 0x29 if it is LC VCO. > > The alternate option has the same functionality as the original option; > the only difference being LC VCO rather than Ring VCO. > > Signed-off-by: Poonam Aggrwal > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master. Thanks. York