Re: [PATCH] i.MX: Kconfig: Drop errata 769419 for Vybrid

2016-11-13 Thread Stefan Agner
On 2016-11-09 17:44, Andrey Smirnov wrote: > According to the datasheet, VF610 uses revision r3p2 of the L2C-310 > block, same as i.MX6Q+, which does not require a software workaround for > ARM errata 769419. FWIW, r3p2 is also the revision according to the cache registers... Acked-by: Stefan Agn

Re: [PATCH] i.MX: Kconfig: Drop errata 769419 for Vybrid

2016-11-13 Thread Shawn Guo
On Wed, Nov 09, 2016 at 08:44:10AM -0800, Andrey Smirnov wrote: > According to the datasheet, VF610 uses revision r3p2 of the L2C-310 > block, same as i.MX6Q+, which does not require a software workaround for > ARM errata 769419. > > Signed-off-by: Andrey Smirnov I updated subject prefix a bit a

Re: [PATCH] i.MX: Kconfig: Drop errata 769419 for Vybrid

2016-11-11 Thread Fabio Estevam
On Wed, Nov 9, 2016 at 2:44 PM, Andrey Smirnov wrote: > According to the datasheet, VF610 uses revision r3p2 of the L2C-310 > block, same as i.MX6Q+, which does not require a software workaround for > ARM errata 769419. > > Signed-off-by: Andrey Smirnov Reviewed-by: Fabio Estevam

[PATCH] i.MX: Kconfig: Drop errata 769419 for Vybrid

2016-11-09 Thread Andrey Smirnov
According to the datasheet, VF610 uses revision r3p2 of the L2C-310 block, same as i.MX6Q+, which does not require a software workaround for ARM errata 769419. Signed-off-by: Andrey Smirnov --- arch/arm/mach-imx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-imx/Kconfig