From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 10 Jan 2012 14:49:39 -0700 Subject: [U-Boot] [PATCH v3] tegra2: Enable data cache In-Reply-To: <1326151335-21147-1-git-send-email-sjg@chromium.org> References: <1326151335-21147-1-git-send-email-sjg@chromium.org> Message-ID: <4F0CB273.5020607@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/09/2012 04:22 PM, Simon Glass wrote: > 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 > --- > Changes in v2: > - Enable caches for all Tegra2 boards instead of just Nvidia ones > > Changes in v3: > - Rebase against master Acked-by: Stephen Warren -- nvpublic