Browse Source

configs: imxrt1050-evk: enable D/I cache

Soc supports cache so let's enable it.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Giulio Benetti 4 years ago
parent
commit
229f078512
1 changed files with 0 additions and 2 deletions
  1. 0 2
      configs/imxrt1050-evk_defconfig

+ 0 - 2
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