summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-09-28 18:03:33 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-09-28 18:03:33 +0000
commita6616a6e48798449c3f05ee976d912e74dfd3d60 (patch)
tree5d75caf876de89178802f2ea71897a15cc8f9721 /target/linux/bcm53xx
parentca25f76e8210aaa553b499daa46d13ea060eb6d8 (diff)
downloadmaster-31e0f0ae-a6616a6e48798449c3f05ee976d912e74dfd3d60.tar.gz
master-31e0f0ae-a6616a6e48798449c3f05ee976d912e74dfd3d60.tar.bz2
master-31e0f0ae-a6616a6e48798449c3f05ee976d912e74dfd3d60.zip
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 <hauke@hauke-m.de> SVN-Revision: 42690
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/config-3.143
1 files changed, 3 insertions, 0 deletions
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