]> git.karo-electronics.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:36 +0000 (00:42 +0200)
commit45e4bee5e45b33b401bcc63faeaa0f28b2e480ce
treed457114e9190d86c2a438bc687619616e866c0f4
parentfcb109ca50c29c173c2738f2895e9c9f1456a88e
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