]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00172222:imx6_defconfig: enable ARM errata software workaround 764369
authorJason Liu <r64343@freescale.com>
Tue, 17 Jan 2012 11:00:30 +0000 (19:00 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:48 +0000 (08:33 +0200)
commit4543ef000bd8f26d499fa33d5df6a8e04329ca6c
treef1393735192cd74489fb56caae6133066c5ef914
parent41661db480565ff9ad4fe2f8ff8285bde813b404
ENGR00172222:imx6_defconfig: enable ARM errata software workaround 764369

We need enable the following ARM errata software workaround:

    CONFIG_ARM_ERRATA_764369=y

This errata is TKT078684 in i.MX6Q errata list.

In order to enable this errata, we need cherry-pick the following commit:
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed:
f64f6df4241093ea928b0a263ec53b93b65efc08

In order to apply the above patch successfully and keep the git history, we also
need cherry-pick the following commit:

ARM: pm: add function to set WFI low-power mode for SMP CPUs
292ec42af7c6361435fe9df50cd59ec76f6741c6

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

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