提交 18592cc4 编写于 作者: T Trevor Woerner 提交者: Tom Rini

CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"

This config is the only config that uses:
	#define CONFIG_SYS_DCACHE_OFF 1
in its #define.

Remove the superfluous "1" so this cache #define is like all the others.
Signed-off-by: NTrevor Woerner <trevor@toganlabs.com>
上级 b7b4af0e
......@@ -14,7 +14,7 @@
#define CONFIG_EXYNOS4210 1 /* which is a EXYNOS4210 SoC */
#define CONFIG_ORIGEN 1 /* working with ORIGEN*/
#define CONFIG_SYS_DCACHE_OFF 1
#define CONFIG_SYS_DCACHE_OFF
/* ORIGEN has 4 bank of DRAM */
#define CONFIG_SYS_SDRAM_BASE 0x40000000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册