configs: imxrt1050-evk: enable D/I cache
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Sat, 1 Feb 2020 14:29:45 +0000 (15:29 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Mar 2020 14:05:12 +0000 (15:05 +0100)
Soc supports cache so let's enable it.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
configs/imxrt1050-evk_defconfig

index 102e663886075f1b1423dfd4e047d346752108df..71970552c09920ec4a8c5ac8e8dc03a9936c3c4f 100644 (file)
@@ -1,6 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_ICACHE_OFF=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARCH_IMXRT=y
 CONFIG_SYS_TEXT_BASE=0x80002000
 CONFIG_SPL_GPIO_SUPPORT=y