From a6616a6e48798449c3f05ee976d912e74dfd3d60 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 28 Sep 2014 18:03:33 +0000 Subject: bcm53xx: activate some workarounds for errors in the Cortex-A9 BCM4708 uses a Cortex-A9 rev r3p0 and a L2C-310 rev r3p2. Signed-off-by: Hauke Mehrtens SVN-Revision: 42690 --- target/linux/bcm53xx/config-3.14 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target') diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14 index 292752870c..e1bd5befed 100644 --- a/target/linux/bcm53xx/config-3.14 +++ b/target/linux/bcm53xx/config-3.14 @@ -26,6 +26,9 @@ CONFIG_ARM=y CONFIG_ARM_APPENDED_DTB=y # CONFIG_ARM_ATAG_DTB_COMPAT is not set # CONFIG_ARM_CPU_SUSPEND is not set +CONFIG_ARM_ERRATA_754322=y +CONFIG_ARM_ERRATA_764369=y +CONFIG_ARM_ERRATA_775420=y CONFIG_ARM_GIC=y CONFIG_ARM_GLOBAL_TIMER=y CONFIG_ARM_L1_CACHE_SHIFT=6 -- cgit v1.2.3