]> git.sur5r.net Git - u-boot/commit
arm: Allow cleanup_before_linux() without disabling caches
authorSimon Glass <sjg@chromium.org>
Wed, 13 May 2015 13:02:25 +0000 (07:02 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 11 Jun 2015 01:26:54 +0000 (19:26 -0600)
commit4d24a11ee6aeba68fe4a8c94ed37019b773af2f3
treef2aa565f9aece477381e96f8c32f8507b7109c7c
parent32ba8952cb449f8b151c4c1a27b9e9c3b4995dee
arm: Allow cleanup_before_linux() without disabling caches

This function is used before jumping to U-Boot, but in that case we don't
always want to disable caches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
arch/arm/cpu/armv7/cpu.c
include/common.h