projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69120a
)
arm: at91: gardena-smart-gateway-at91sam: Enable CMD_WDT
author
Stefan Roese
<sr@denx.de>
Wed, 8 May 2019 12:47:05 +0000
(14:47 +0200)
committer
Eugen Hristev
<eugen.hristev@microchip.com>
Wed, 15 May 2019 06:33:58 +0000
(09:33 +0300)
This patch enables the "wdt" command, which is quite useful for watchdog
testing.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
configs/gardena-smart-gateway-at91sam_defconfig
patch
|
blob
|
history
diff --git
a/configs/gardena-smart-gateway-at91sam_defconfig
b/configs/gardena-smart-gateway-at91sam_defconfig
index 577dceb2d4b05509ac6dd9bbd3f13f254f66d71d..a25d3780640fe98b4a49f947fe5196a8e84ab9fd 100644
(file)
--- a/
configs/gardena-smart-gateway-at91sam_defconfig
+++ b/
configs/gardena-smart-gateway-at91sam_defconfig
@@
-36,6
+36,7
@@
CONFIG_CMD_DM=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_MTD=y
CONFIG_CMD_NAND=y
+CONFIG_CMD_WDT=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y