git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab88ed6
)
phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU
author
Benjamin Hahn
<B.Hahn@phytec.de>
Tue, 20 Feb 2024 10:41:44 +0000
(11:41 +0100)
committer
Fabio Estevam
<festevam@denx.de>
Sat, 24 Feb 2024 19:27:15 +0000
(16:27 -0300)
Enable the imx thermal driver to prevent booting when the system is too
hot.
Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
configs/phycore-imx8mm_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mm_defconfig
b/configs/phycore-imx8mm_defconfig
index
bcc38d5
..
3a81ea7
100644
(file)
--- a/
configs/phycore-imx8mm_defconfig
+++ b/
configs/phycore-imx8mm_defconfig
@@
-128,4
+128,5
@@
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
CONFIG_SYSRESET_WATCHDOG=y
CONFIG_DM_THERMAL=y
+CONFIG_IMX_TMU=y
CONFIG_IMX_WATCHDOG=y