projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d6006f
)
bcm968380gerg: enable watchdog and reboot with watchdog
author
Philippe Reynes
<philippe.reynes@softathome.com>
Mon, 28 Jan 2019 14:37:31 +0000
(15:37 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sat, 9 Feb 2019 12:50:51 +0000
(07:50 -0500)
Enable watchdog and reboot with watchdog in the configuration.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/bcm968380gerg_ram_defconfig
patch
|
blob
|
history
diff --git
a/configs/bcm968380gerg_ram_defconfig
b/configs/bcm968380gerg_ram_defconfig
index 848d898ddfa17121d819ccf733f60d3dc6df0fbf..61661bd756c7ef8de95e2dcef83f8ff0be71d6c4 100644
(file)
--- a/
configs/bcm968380gerg_ram_defconfig
+++ b/
configs/bcm968380gerg_ram_defconfig
@@
-44,4
+44,6
@@
CONFIG_RESET_BCM6345=y
# CONFIG_SPL_SERIAL_PRESENT is not set
CONFIG_DM_SERIAL=y
CONFIG_BCM6345_SERIAL=y
+CONFIG_SYSRESET_WATCHDOG=y
+CONFIG_WDT_BCM6345=y
CONFIG_LZO=y