commit | bd29cb05f2bd655a15ba32d96a0b4028b83be320 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 09 13:22:15 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Feb 12 10:11:22 2012 +0100 |
tree | 97236ed97eaba06110e68af6181b7dd577a451c6 | |
parent | 98450d0220eea0ab32385063e2e27fb1eb92a746 [diff] |
tegra2: Enable data cache This enables the data cache on Tegra2 boards. As discussed on the list, this is better off in the Tegra2 cpu code than in a particular vendor directory. We should be safe turning on the cache for all Tegra2 boards. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>