[U-Boot] [PATCH] dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target

Anton Staaf robotboy at chromium.org
Mon Oct 17 19:14:25 CEST 2011


On Mon, Oct 17, 2011 at 4:42 AM, Lukasz Majewski <l.majewski at samsung.com> wrote:
> Define the D-cache line size for S5PC110 GONI reference target.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>

Acked-by: Anton Staaf <robotboy at chromium.org>

> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  include/configs/s5p_goni.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
> index aa51114..f58f4f1 100644
> --- a/include/configs/s5p_goni.h
> +++ b/include/configs/s5p_goni.h
> @@ -223,6 +223,8 @@
>
>  #define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_LOAD_ADDR - 0x1000000)
>
> +#define CONFIG_SYS_CACHELINE_SIZE       64
> +
>  #define CONFIG_PMIC
>  #define CONFIG_PMIC_I2C
>  #define CONFIG_PMIC_MAX8998
> --
> 1.7.2.3
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list