From: Trevor Woerner Date: Fri, 3 May 2019 13:40:58 +0000 (-0400) Subject: CONFIG_SYS_[DI]CACHE_OFF: remove commented lines X-Git-Tag: v2019.07-rc3~22^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5091c5fc685f8cdd6e09311a697deb470a9ffa2;p=platform%2Fkernel%2Fu-boot.git CONFIG_SYS_[DI]CACHE_OFF: remove commented lines Eventually these configuration items will be converted to Kconfig, therefore there's little point in leaving commented-out versions of them in include/configs. Signed-off-by: Trevor Woerner --- diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index bec7b68..5b42e0c 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -45,10 +45,6 @@ * MMU and Cache Setting *----------------------------------------------------------------------*/ -/* Comment out the following to enable L1 cache */ -/* #define CONFIG_SYS_ICACHE_OFF */ -/* #define CONFIG_SYS_DCACHE_OFF */ - #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) #define CONFIG_TIMESTAMP diff --git a/include/configs/xilinx_versal_mini.h b/include/configs/xilinx_versal_mini.h index c15fb5f..b18c0bd 100644 --- a/include/configs/xilinx_versal_mini.h +++ b/include/configs/xilinx_versal_mini.h @@ -10,7 +10,6 @@ #ifndef __CONFIG_VERSAL_MINI_H #define __CONFIG_VERSAL_MINI_H -/* #define CONFIG_SYS_DCACHE_OFF */ #define CONFIG_SYS_ICACHE_OFF #define CONFIG_SYS_MEMTEST_SCRATCH 0xfffc0000