[U-Boot] [PATCH v2 03/13] arm: imx: common rework cache settings for imx6

Stefano Babic sbabic at denx.de
Sun Sep 13 10:14:31 CEST 2015



On 02/09/2015 20:54, Adrian Alonso wrote:
> Rework cache settings for imx6, move cache configuration
> to imx-common/cache.c so it can be reused for newer SoC
> 
> Signed-off-by: Adrian Alonso <aalonso at freescale.com>
> ---
> Changes for V2: Resend
> Changes for V3: Resend
> 
>  arch/arm/cpu/armv7/mx6/soc.c |  95 ---------------------------------------
>  arch/arm/imx-common/Makefile |   1 +
>  arch/arm/imx-common/cache.c  | 103 +++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 104 insertions(+), 95 deletions(-)
>  create mode 100644 arch/arm/imx-common/cache.c
> 
> diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c
> index 5110112..2f7d5c8 100644


Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic


=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list