提交 83d93780 编写于 作者: S Simon Glass 提交者: Minkyu Kang

exynos5: Enable data cache

Things run faster when the data cache is enabled, so turn it on along with
the 'dcache' command.
Signed-off-by: NSimon Glass <sjg@chromium.org>
Tested-by: NAjay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: NMinkyu Kang <mk7.kang@samsung.com>
上级 e4d76100
......@@ -33,8 +33,8 @@
#define CONFIG_TRACE_EARLY_ADDR 0x50000000
/* Keep L2 Cache Disabled */
#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_SYS_CACHELINE_SIZE 64
#define CONFIG_CMD_CACHE
/* Enable ACE acceleration for SHA1 and SHA256 */
#define CONFIG_EXYNOS_ACE_SHA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册