Author: hauke Date: 2014-09-28 20:03:33 +0200 (Sun, 28 Sep 2014) New Revision: 42690
Modified: trunk/target/linux/bcm53xx/config-3.14 Log: 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 <[email protected]> Modified: trunk/target/linux/bcm53xx/config-3.14 =================================================================== --- trunk/target/linux/bcm53xx/config-3.14 2014-09-27 21:19:27 UTC (rev 42689) +++ trunk/target/linux/bcm53xx/config-3.14 2014-09-28 18:03:33 UTC (rev 42690) @@ -26,6 +26,9 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
