commit | 692176d3a06ae603129c5a1ad67af09dfb06d828 | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | Sat Feb 01 15:29:45 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Mar 09 15:05:12 2020 +0100 |
tree | 99655c053f27c874dcaf09d4b0102f79f6c80bfa | |
parent | beea8fe68be384dea3493835f338de31fbdaaa89 [diff] |
configs: imxrt1050-evk: enable D/I cache Soc supports cache so let's enable it. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig index 102e663..7197055 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