Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2017-01-04 Thread york sun
On 10/26/2016 12:54 PM, Hamish Martin wrote: >> York > Just to clarify, should I abandon this patch because you (or someone > else from NXP) will provide a better, more comprehensive fix? Hamish, New implementation of erratum workaround for A009942 is in place, see commit 473f1fc2 and 90101386.

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-11-01 Thread Shengzhou Liu
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of york sun > Sent: Thursday, October 27, 2016 3:57 AM > To: Hamish Martin ; u- > b...@lists.denx.de > Subject: Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942 > I

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-26 Thread york sun
On 10/26/2016 12:54 PM, Hamish Martin wrote: > > On 10/27/2016 05:33 AM, york sun wrote: >> On 10/21/2016 04:37 PM, york sun wrote: >>> On 10/18/2016 07:48 PM, Hamish Martin wrote: This erratum is already implemented for other ARM based QorIQ platforms with the Gen4 DDR controller. Port t

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-26 Thread Hamish Martin
On 10/27/2016 05:33 AM, york sun wrote: > On 10/21/2016 04:37 PM, york sun wrote: >> On 10/18/2016 07:48 PM, Hamish Martin wrote: >>> This erratum is already implemented for other ARM based QorIQ >>> platforms with the Gen4 DDR controller. Port the fix to the Gen3 >>> controller and enable it for

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-26 Thread york sun
On 10/21/2016 04:37 PM, york sun wrote: > On 10/18/2016 07:48 PM, Hamish Martin wrote: >> This erratum is already implemented for other ARM based QorIQ >> platforms with the Gen4 DDR controller. Port the fix to the Gen3 >> controller and enable it for T2080 and T2081. >> >> Reviewed-by: Chris Packh

Re: [U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-21 Thread york sun
On 10/18/2016 07:48 PM, Hamish Martin wrote: > This erratum is already implemented for other ARM based QorIQ > platforms with the Gen4 DDR controller. Port the fix to the Gen3 > controller and enable it for T2080 and T2081. > > Reviewed-by: Chris Packham > Signed-off-by: Hamish Martin > Cc: York

[U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942

2016-10-18 Thread Hamish Martin
This erratum is already implemented for other ARM based QorIQ platforms with the Gen4 DDR controller. Port the fix to the Gen3 controller and enable it for T2080 and T2081. Reviewed-by: Chris Packham Signed-off-by: Hamish Martin Cc: York Sun --- arch/powerpc/cpu/mpc85xx/cmd_errata.c | 3 +