]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:53 +0000 (13:50 +0200)
commitd73e5d24ec9174a96c6b41a2cd6cf4c2bf5ae8d0
tree697e99c836e2f44c3e7eea369ad58a87ce570c77
parentd3b7fd74f7b42acaa85fda67974445b62b4840ca
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