[U-Boot] [PATCH v2 3/9] arm: Allow cleanup_before_linux() without disabling caches

Simon Glass sjg at chromium.org
Thu Jun 11 22:18:55 CEST 2015


On 13 May 2015 at 07:02, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/arm/cpu/armv7/cpu.c | 47 +++++++++++++++++++++++++++++------------------
>  include/common.h         | 15 +++++++++++++++
>  2 files changed, 44 insertions(+), 18 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list