[U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-25 Thread Zhao Qiang
T2080 v1.0 has this errata while v1.1 has fixed this errata by hardware, add a new function to check the SVR_SOC_VER, SVR_MAJ and SVR_MIN first, if the cpu is T2080 and version is not v1.0, doesn't run the a007212 errata_workaround. Signed-off-by: Zhao Qiang --- arch/powerpc/cpu/mpc85xx/cmd_erra

Re: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-26 Thread York Sun
On 09/25/2014 10:55 PM, Zhao Qiang-B45475 wrote: > > On 9/26/14 1:01 PM, York Sun wrote: > >> -Original Message- >> From: Sun York-R58495 >> Sent: Friday, September 26, 2014 1:01 PM >> To: Zhao Qiang-B45475; u-boot@lists.denx.de >> Cc: Xie Xiaobo-R63061; Zhao Qiang-B45475 >> Subject: Re:

Re: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-27 Thread qiang.z...@freescale.com
On 09/27/2014 12:02 AM, York Sun wrote: > -Original Message- > From: Sun York-R58495 > Sent: Saturday, September 27, 2014 12:02 AM > To: Zhao Qiang-B45475; u-boot@lists.denx.de > Cc: Xie Xiaobo-R63061 > Subject: Re: [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212 > > On 09/25/2014 10:5

Re: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-27 Thread York Sun
On 9/27/14 6:56 PM, "Zhao Qiang-B45475" wrote: >On 09/27/2014 12:02 AM, York Sun wrote: >> -Original Message- >> From: Sun York-R58495 >> Sent: Saturday, September 27, 2014 12:02 AM >> To: Zhao Qiang-B45475; u-boot@lists.denx.de >> Cc: Xie Xiaobo-R63061 >> Subject: Re: [PATCH 2/2] power

Re: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-25 Thread York Sun
On 9/25/14 9:37 PM, "Zhao Qiang" wrote: >T2080 v1.0 has this errata while v1.1 has fixed >this errata by hardware, add a new function to >check the SVR_SOC_VER, SVR_MAJ and SVR_MIN first, >if the cpu is T2080 and version is not v1.0, doesn't >run the a007212 errata_workaround. > >Signed-off-by: Z

Re: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

2014-09-26 Thread qiang.z...@freescale.com
On 9/26/14 1:01 PM, York Sun wrote: > -Original Message- > From: Sun York-R58495 > Sent: Friday, September 26, 2014 1:01 PM > To: Zhao Qiang-B45475; u-boot@lists.denx.de > Cc: Xie Xiaobo-R63061; Zhao Qiang-B45475 > Subject: Re: [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212 > > On 9