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:
07cb392
)
configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog
author
Keerthy
<j-keerthy@ti.com>
Mon, 17 Feb 2025 10:57:18 +0000
(16:27 +0530)
committer
Tom Rini
<trini@konsulko.com>
Mon, 3 Mar 2025 20:22:17 +0000
(14:22 -0600)
Enable ESM configs. ESMs are a prerequisite to enable
watchdog reset functionality. The ESM aka error signalling module
is primarily responsible for sensing the watchdog reset event.
Signed-off-by: Keerthy <j-keerthy@ti.com>
configs/j722s_evm_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/j722s_evm_r5_defconfig
b/configs/j722s_evm_r5_defconfig
index
d51b21d
..
d96392d
100644
(file)
--- a/
configs/j722s_evm_r5_defconfig
+++ b/
configs/j722s_evm_r5_defconfig
@@
-124,4
+124,7
@@
CONFIG_TIMER=y
CONFIG_SPL_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_LIB_RATIONAL=y
+CONFIG_ESM_K3=y
+CONFIG_SPL_DRIVERS_MISC=y
+CONFIG_SPL_MISC=y
CONFIG_SPL_LIB_RATIONAL=y