mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-03 13:01:47 +02:00
bcm968380gerg: enable watchdog and reboot with watchdog
Enable watchdog and reboot with watchdog in the configuration. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
parent
8d6006f2ac
commit
c62bc60f11
@ -44,4 +44,6 @@ CONFIG_RESET_BCM6345=y
|
|||||||
# CONFIG_SPL_SERIAL_PRESENT is not set
|
# CONFIG_SPL_SERIAL_PRESENT is not set
|
||||||
CONFIG_DM_SERIAL=y
|
CONFIG_DM_SERIAL=y
|
||||||
CONFIG_BCM6345_SERIAL=y
|
CONFIG_BCM6345_SERIAL=y
|
||||||
|
CONFIG_SYSRESET_WATCHDOG=y
|
||||||
|
CONFIG_WDT_BCM6345=y
|
||||||
CONFIG_LZO=y
|
CONFIG_LZO=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user