From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 7 Mar 2014 14:59:03 -0800 Subject: [U-Boot] [PATCH] powerpc/b4860: Add workaround for errata A006384 and A006475 In-Reply-To: <1393411102-3541-1-git-send-email-shaveta@freescale.com> References: <1393411102-3541-1-git-send-email-shaveta@freescale.com> Message-ID: <531A4F37.8050101@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/26/2014 02:38 AM, Shaveta Leekha wrote: > SerDes PLLs may not lock reliably at 5 G VCO configuration(A006384) > and at cold temperatures(A006475), workaround recalibrate the > PLLs with some SerDes configuration > > Both these errata are only applicable for b4 rev1. > So, make workaround for these errata conditional, > depending upon soc version. > > Signed-off-by: Shaveta Leekha Applied to u-boot-mpc85xx/master. Thanks. York