> -----Original Message-----
> From: Michael Walle [mailto:mich...@walle.cc]
> Sent: Friday, October 28, 2011 2:46 AM
> To: u-boot@lists.denx.de
> Cc: Michael Walle; Albert ARIBAUD; Prafulla Wadaskar
> Subject: [PATCH] kirkwood: define CONFIG_SYS_CACHELINE_SIZE
> 
> Signed-off-by: Michael Walle <mich...@walle.cc>
> Cc: Albert ARIBAUD <albert.u.b...@aribaud.net>
> Cc: Prafulla Wadaskar <prafu...@marvell.com>
> ---
>  arch/arm/include/asm/arch-kirkwood/config.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-kirkwood/config.h
> b/arch/arm/include/asm/arch-kirkwood/config.h
> index b393b1a..69a1106 100644
> --- a/arch/arm/include/asm/arch-kirkwood/config.h
> +++ b/arch/arm/include/asm/arch-kirkwood/config.h
> @@ -40,6 +40,7 @@
>  #endif /* CONFIG_KW88F6281 */
> 
>  #define CONFIG_ARM926EJS     1       /* Basic Architecture */
> +#define CONFIG_SYS_CACHELINE_SIZE    32
> 
>  #define CONFIG_MD5   /* get_random_hex on krikwood needs MD5
> support */
>  #define CONFIG_KIRKWOOD_EGIGA_INIT   /* Enable GbePort0/1 for
> kernel */
> --

Applied to u-boot-marvell.git master branch, added few comments too.

Regards..
Prafulla . .

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to