From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 5 Dec 2014 08:34:23 -0800 Subject: [U-Boot] [PATCH 1/3] 85xx/b4860: Add alternate serdes protocols for B4860/B4420 In-Reply-To: <1415788345-28843-1-git-send-email-shaveta@freescale.com> References: <1415788345-28843-1-git-send-email-shaveta@freescale.com> Message-ID: <5481DE8F.30408@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 11/12/2014 02:32 AM, Shaveta Leekha wrote: > Addded Alternate options with LC VCO for following protocols: > 0x02 --> 0x01 > 0x08 --> 0x07 > 0x18 --> 0x17 > 0x1E --> 0x1D > 0x49 --> 0x48 > 0x6F --> 0x6E > 0x9A --> 0x99 > 0x9E --> 0x9D > > Signed-off-by: Shaveta Leekha > Signed-off-by: Poonam Aggrwal > Change-Id: Iefe14012ee897095f0198453d50f31096ca020e2 > Reviewed-on: http://git.am.freescale.net:8181/23352 > Tested-by: Review Code-CDREVIEW > Reviewed-by: Yusong Sun > --- Applied to u-boot-mpc85xx, awaiting upstream. York