aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-09-28 18:03:33 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-09-28 18:03:33 +0000
commitd2a3013f0b1b4cc44597b4b86ba27496a0c07f39 (patch)
tree2d992d6816c76e65b8710804d0b1f4cdc23c0727 /target
parentc65ab70b4909d61c1031a05afb01cc04032aee3c (diff)
downloadmaster-187ad058-d2a3013f0b1b4cc44597b4b86ba27496a0c07f39.tar.gz
master-187ad058-d2a3013f0b1b4cc44597b4b86ba27496a0c07f39.tar.bz2
master-187ad058-d2a3013f0b1b4cc44597b4b86ba27496a0c07f39.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42690 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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