From: Scott Branden Date: Fri, 18 Apr 2014 17:13:20 +0000 (-0700) Subject: ARM: mach-bcm: add ARM_ERRATA_775420 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~44^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc1086a5512c9b6b3dacc2648cc8ba7fa530cb9;p=pandora-kernel.git ARM: mach-bcm: add ARM_ERRATA_775420 ARM_ERRATA_775420 needs to be enabled. A data cache maintenance operation which aborts, followed by an ISB, without any DSB in-between, might lead to deadlock. Affects: bug present in Cortex-A9 r3p0 and earlier. Fixed in r4p0. Cortex-A9 r3p0 is used in a multitude of Broadcom parts including the bcm21664, bcm281xx, 5301x families of devices. Signed-off-by: Scott Branden Tested-by: Markus Mayer Reviewed-by: Markus Mayer Reviewed-by: Alex Elder Signed-off-by: Matt Porter --- Reading git-diff-tree failed