Skip to content
Snippets Groups Projects
Commit 229f0785 authored by Giulio Benetti's avatar Giulio Benetti Committed by Stefano Babic
Browse files

configs: imxrt1050-evk: enable D/I cache


Soc supports cache so let's enable it.

Signed-off-by: default avatarGiulio Benetti <giulio.benetti@benettiengineering.com>
parent 823c4cd7
No related branches found
No related tags found
Loading
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment