summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra20-common.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-03-04 13:29:41 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-03-22 16:45:25 +0100
commit536121328eae940458f065608345b5fed8286859 (patch)
treee1bd476cd6c1519ceed7398c6e721a1a0dec155e /include/configs/tegra20-common.h
parentc5d4752c0541ea0af559250bd2bec6556fed6915 (diff)
downloadblackbird-obmc-uboot-536121328eae940458f065608345b5fed8286859.tar.gz
blackbird-obmc-uboot-536121328eae940458f065608345b5fed8286859.zip
ARM: tegra: enable workaround for ARM erratum 716044
Tegra20 requires the workaround for this erratum. Enable it. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'include/configs/tegra20-common.h')
-rw-r--r--include/configs/tegra20-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h
index e464e06173..395a657584 100644
--- a/include/configs/tegra20-common.h
+++ b/include/configs/tegra20-common.h
@@ -28,6 +28,7 @@
/*
* Errata configuration
*/
+#define CONFIG_ARM_ERRATA_716044
#define CONFIG_ARM_ERRATA_742230
#define CONFIG_ARM_ERRATA_751472
OpenPOWER on IntegriCloud