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:
e761a77
)
configs: imx6ulz_smm_m2: Add board watchdog reset configuration
author
Michael Trimarchi
<michael@amarulasolutions.com>
Fri, 16 May 2025 08:17:20 +0000
(10:17 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Wed, 21 May 2025 10:51:43 +0000
(07:51 -0300)
Add the configuration that allow to reset the board from reset
cmd
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
configs/imx6ulz_smm_m2_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx6ulz_smm_m2_defconfig
b/configs/imx6ulz_smm_m2_defconfig
index
15a3ec5
..
436bfb7
100644
(file)
--- a/
configs/imx6ulz_smm_m2_defconfig
+++ b/
configs/imx6ulz_smm_m2_defconfig
@@
-64,6
+64,8
@@
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_MXC_UART=y
+CONFIG_SYSRESET=y
+CONFIG_SYSRESET_WATCHDOG=y
CONFIG_IMX_THERMAL=y
CONFIG_USB=y
CONFIG_SPL_USB_HOST=y
@@
-75,3
+77,4
@@
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
CONFIG_SDP_LOADADDR=0x877fffc0
CONFIG_SPL_USB_SDP_SUPPORT=y
+CONFIG_IMX_WATCHDOG=y