* [PATCH] imx8mq_phanbell: Run SPL with caches enabled
@ 2020-05-01 20:46 Fabio Estevam
2020-05-11 10:15 ` sbabic at denx.de
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2020-05-01 20:46 UTC (permalink / raw)
To: u-boot
It is safe to run SPL with caches enabled on i.MX8M, so
remove such restriction.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
configs/imx8mq_phanbell_defconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/configs/imx8mq_phanbell_defconfig b/configs/imx8mq_phanbell_defconfig
index 5be02a3382..d6a4414ad6 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_ENV_SIZE=0x1000
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] imx8mq_phanbell: Run SPL with caches enabled
2020-05-01 20:46 [PATCH] imx8mq_phanbell: Run SPL with caches enabled Fabio Estevam
@ 2020-05-11 10:15 ` sbabic at denx.de
0 siblings, 0 replies; 2+ messages in thread
From: sbabic at denx.de @ 2020-05-11 10:15 UTC (permalink / raw)
To: u-boot
> It is safe to run SPL with caches enabled on i.MX8M, so
> remove such restriction.
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-11 10:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-01 20:46 [PATCH] imx8mq_phanbell: Run SPL with caches enabled Fabio Estevam
2020-05-11 10:15 ` sbabic at denx.de
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox