mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
configs: imxrt1050-evk: enable D/I cache
Soc supports cache so let's enable it. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
This commit is contained in:
committed by
Stefano Babic
parent
823c4cd749
commit
229f078512
@@ -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
|
||||
|
Reference in New Issue
Block a user