ARM: mach-bcm: add ARM_ERRATA_775420
authorScott Branden <sbranden@broadcom.com>
Fri, 18 Apr 2014 17:13:20 +0000 (10:13 -0700)
committerMatt Porter <mporter@linaro.org>
Fri, 25 Apr 2014 12:56:48 +0000 (08:56 -0400)
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 <sbranden@broadcom.com>
Tested-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
arch/arm/mach-bcm/Kconfig

Simple merge