commit | b750e5fc56194c747ce4b34d101e8ae36c8a9747 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Mar 04 13:29:41 2013 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Mar 22 16:45:25 2013 +0100 |
tree | e1bd476cd6c1519ceed7398c6e721a1a0dec155e | |
parent | c63c35073aa2c13b83d4f43c3a776a00f1e7d736 [diff] [blame] |
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>
diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index e464e06..395a657 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