projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b26d52
)
imx8mq_phanbell: Run SPL with caches enabled
author
Fabio Estevam
<festevam@gmail.com>
Fri, 1 May 2020 20:46:36 +0000
(17:46 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 10 May 2020 11:23:27 +0000
(13:23 +0200)
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
patch
|
blob
|
history
diff --git
a/configs/imx8mq_phanbell_defconfig
b/configs/imx8mq_phanbell_defconfig
index d1e9cc401777ea49dcaacd342fa05fddc8ad8645..651940ccf6963f641e940262e81d8c428bf8e3cd 100644
(file)
--- 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