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:
feb2d51
)
imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU
author
Benjamin Hahn
<B.Hahn@phytec.de>
Tue, 20 Feb 2024 10:41:45 +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/imx8mm-phygate-tauri-l_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mm-phygate-tauri-l_defconfig
b/configs/imx8mm-phygate-tauri-l_defconfig
index
0db3ff8
..
a416ebc
100644
(file)
--- a/
configs/imx8mm-phygate-tauri-l_defconfig
+++ b/
configs/imx8mm-phygate-tauri-l_defconfig
@@
-112,4
+112,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