From: Stephen Warren Date: Mon, 4 Mar 2013 13:29:41 +0000 (+0000) Subject: ARM: tegra: enable workaround for ARM erratum 716044 X-Git-Tag: v2025.01-rc5-pxa1908~16341^2~7 X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=536121328eae940458f065608345b5fed8286859;p=u-boot.git ARM: tegra: enable workaround for ARM erratum 716044 Tegra20 requires the workaround for this erratum. Enable it. Signed-off-by: Stephen Warren --- 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