projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd64a04
)
imx8mp-somdevices: configs: Disable CONFIG_SPL_WDT as watchdog is not enabled.
author
Josep Orga
<jorga@somdevices.com>
Fri, 10 Nov 2023 15:49:55 +0000
(16:49 +0100)
committer
Josep Orga
<jorga@somdevices.com>
Fri, 10 Nov 2023 15:49:55 +0000
(16:49 +0100)
This will prevent "WDT: Not found!" message from being shown.
Signed-off-by: Josep Orga <jorga@somdevices.com>
configs/imx8mp_somdevices_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mp_somdevices_defconfig
b/configs/imx8mp_somdevices_defconfig
index
7383485
..
1f3c9f5
100644
(file)
--- a/
configs/imx8mp_somdevices_defconfig
+++ b/
configs/imx8mp_somdevices_defconfig
@@
-173,3
+173,4
@@
CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_CMD_BMP=y
CONFIG_BOOTDELAY=0
+# CONFIG_SPL_WDT is not set