projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d4752
)
ARM: tegra: enable workaround for ARM erratum 716044
author
Stephen Warren
<swarren@nvidia.com>
Mon, 4 Mar 2013 13:29:41 +0000
(13:29 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Fri, 22 Mar 2013 15:45:25 +0000
(16:45 +0100)
Tegra20 requires the workaround for this erratum. Enable it.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
include/configs/tegra20-common.h
patch
|
blob
|
history
diff --git
a/include/configs/tegra20-common.h
b/include/configs/tegra20-common.h
index e464e06173e8bf570e166a0d69b4a9bb13485bcc..395a657584f2dc8b5736c2a08a51befb88146bc1 100644
(file)
--- 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