From: Fabio Estevam Date: Fri, 1 May 2020 20:46:36 +0000 (-0300) Subject: imx8mq_phanbell: Run SPL with caches enabled X-Git-Tag: v2025.01-rc5-pxa1908~2418^2~62 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/index.xml?a=commitdiff_plain;h=d19c1cb525eddfbdf719356b750189a77cefc020;p=u-boot.git 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 --- diff --git a/configs/imx8mq_phanbell_defconfig b/configs/imx8mq_phanbell_defconfig index d1e9cc4017..651940ccf6 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