commit | 410012ff0b1d09c14ebb58c9d7ed4563a277ef24 | [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 | 9c9b7b13fec4e61792f081e4a543b991fb7aba4c [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>