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:
1972d58
)
arm: mvebu: turris_omnia: Enable CMD_WDT
author
Marek Behún
<marek.behun@nic.cz>
Fri, 26 Feb 2021 09:30:21 +0000
(10:30 +0100)
committer
Stefan Roese
<sr@denx.de>
Thu, 8 Apr 2021 06:44:51 +0000
(08:44 +0200)
This command can be sometimes used for debugging.
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Cc: Pali Rohár <pali@kernel.org>
Acked-by: Pali Rohár <pali@kernel.org>
configs/turris_omnia_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_omnia_defconfig
b/configs/turris_omnia_defconfig
index
810eace
..
295f05f
100644
(file)
--- a/
configs/turris_omnia_defconfig
+++ b/
configs/turris_omnia_defconfig
@@
-46,6
+46,7
@@
CONFIG_CMD_SATA=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_WDT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_AES=y