aboutsummaryrefslogtreecommitdiff
path: root/configs/imx8mq_phanbell_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-05-01 17:46:36 -0300
committerStefano Babic <sbabic@denx.de>2020-05-10 13:23:27 +0200
commitd19c1cb525eddfbdf719356b750189a77cefc020 (patch)
treea46e252233338d2e5bf03f525fc1609dbc1b7a05 /configs/imx8mq_phanbell_defconfig
parent3b26d527d355c00eb9a0b2b0c11536e4e62c10aa (diff)
downloadu-boot-d19c1cb525eddfbdf719356b750189a77cefc020.zip
u-boot-d19c1cb525eddfbdf719356b750189a77cefc020.tar.gz
u-boot-d19c1cb525eddfbdf719356b750189a77cefc020.tar.bz2
imx8mq_phanbell: Run SPL with caches enabled
It is safe to run SPL with caches enabled on i.MX8M, so remove such restriction. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/imx8mq_phanbell_defconfig')
-rw-r--r--configs/imx8mq_phanbell_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/imx8mq_phanbell_defconfig b/configs/imx8mq_phanbell_defconfig
index d1e9cc4..651940c 100644
--- a/configs/imx8mq_phanbell_defconfig
+++ b/configs/imx8mq_phanbell_defconfig
@@ -1,6 +1,4 @@
CONFIG_ARM=y
-CONFIG_SPL_SYS_ICACHE_OFF=y
-CONFIG_SPL_SYS_DCACHE_OFF=y
CONFIG_ARCH_IMX8M=y
CONFIG_SYS_TEXT_BASE=0x40200000
CONFIG_SYS_MALLOC_F_LEN=0x4000