]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: imx: Drop errata 769419 for Vybrid
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Wed, 9 Nov 2016 16:44:10 +0000 (08:44 -0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 Nov 2016 06:57:47 +0000 (14:57 +0800)
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 <andrew.smirnov@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/Kconfig

index 9155b639c9aa9bebbfd57cbbbafcb3135706ffb3..936c59d0e18be4162919757a5baeb2bea2e42ee6 100644 (file)
@@ -557,7 +557,6 @@ config SOC_VF610
        bool "Vybrid Family VF610 support"
        select ARM_GIC if ARCH_MULTI_V7
        select PINCTRL_VF610
-       select PL310_ERRATA_769419 if CACHE_L2X0
 
        help
          This enables support for Freescale Vybrid VF610 processor.