浏览代码

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>
Stephen Warren 12 年之前
父节点
当前提交
536121328e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/tegra20-common.h

+ 1 - 0
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