summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-03-04 13:29:40 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-03-22 16:45:22 +0100
commitc5d4752c0541ea0af559250bd2bec6556fed6915 (patch)
treec364b86a037f3845d638d3f57e891623f4b3305f /README
parent131a1e603b3a8438b84b41940bc6a2051a36e087 (diff)
ARM: implement erratum 716044 workaround
Add common code to enable the workaround for ARM erratum 716044. This will be enabled for Tegra. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7f2506a9b9..616bfb0c6e 100644
--- a/README
+++ b/README
@@ -485,6 +485,7 @@ The following options need to be configured:
Thumb2 this flag will result in Thumb2 code generated by
GCC.
+ CONFIG_ARM_ERRATA_716044
CONFIG_ARM_ERRATA_742230
CONFIG_ARM_ERRATA_743622
CONFIG_ARM_ERRATA_751472