]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00157032 i.MX6/defconfig: enable ARM errata software workaround
authorJason Liu <r64343@freescale.com>
Mon, 19 Sep 2011 08:32:54 +0000 (16:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:13 +0000 (08:33 +0200)
We need enable the following ARM errata software workaround:

CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y

These ERRATAs applied to i.MX6Q(cortex-a9:r2p10 smp)

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/configs/imx6_defconfig

index 558d5bcfcad2a42e1caea6a2e5aa38d7d9a85181..d40a01e7bd80c818c86c1be2e6fb065fda0dbaf9 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/arm 2.6.38 Kernel Configuration
-# Thu Sep 15 18:47:42 2011
+# Mon Sep 19 16:32:11 2011
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -353,8 +353,8 @@ CONFIG_CPU_HAS_PMU=y
 # CONFIG_ARM_ERRATA_742231 is not set
 # CONFIG_PL310_ERRATA_588369 is not set
 # CONFIG_ARM_ERRATA_720789 is not set
-# CONFIG_ARM_ERRATA_743622 is not set
-# CONFIG_ARM_ERRATA_751472 is not set
+CONFIG_ARM_ERRATA_743622=y
+CONFIG_ARM_ERRATA_751472=y
 # CONFIG_ARM_ERRATA_753970 is not set
 # CONFIG_PL310_ERRATA_727915 is not set
 CONFIG_ARM_GIC=y