[U-Boot] [PATCH 2/3] ARM: tegra: Use standard cache enable for 64-bit

Simon Glass sjg at chromium.org
Tue Jul 28 17:33:39 CEST 2015


Hi,

On 27 July 2015 at 11:45, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> 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 at nvidia.com>
> Signed-off-by: Tom Warren <twarren at nvidia.com>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  arch/arm/mach-tegra/board.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Does this mean that U-Boot starts slowly?

Regards,
Simon


More information about the U-Boot mailing list