]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: tegra: Use standard cache enable for 64-bit
authorThierry Reding <treding@nvidia.com>
Mon, 27 Jul 2015 17:45:25 +0000 (11:45 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 28 Jul 2015 17:30:18 +0000 (10:30 -0700)
commit32b3234f09bc4d1e60f4972cc2ecbbf807e228dc
tree3bc66440e57d99673aa5a6bf96796c004bfa80a8
parent00f782a9f82a20b2fe4bf6c254758e6ac94ddb15
ARM: tegra: Use standard cache enable for 64-bit

On 64-bit SoCs the I-cache isn't enabled in early code, so the default
cache enable functions for 64-bit ARM can be used.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/board.c