summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiulio Benetti <[email protected]>2020-02-01 15:29:45 +0100
committerStefano Babic <[email protected]>2020-03-09 15:05:12 +0100
commit229f078512a329a9606eb341bccb8e56ead11014 (patch)
tree99655c053f27c874dcaf09d4b0102f79f6c80bfa
parent823c4cd74901d760f2cd82435664c36583e8bb16 (diff)
configs: imxrt1050-evk: enable D/I cache
Soc supports cache so let's enable it. Signed-off-by: Giulio Benetti <[email protected]>
-rw-r--r--configs/imxrt1050-evk_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig
index 102e6638860..71970552c09 100644
--- a/configs/imxrt1050-evk_defconfig
+++ b/configs/imxrt1050-evk_defconfig
@@ -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