[U-Boot] [PATCH v2] arm: baltos: switch to driver model for the watchdog timer
yegorslists at googlemail.com
yegorslists at googlemail.com
Thu Aug 15 09:08:04 UTC 2019
From: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
Changes v1 -> v2:
rebased to include the ported omap_wdt driver
configs/am335x_baltos_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
index aa8fee5125..af027a3c5d 100644
--- a/configs/am335x_baltos_defconfig
+++ b/configs/am335x_baltos_defconfig
@@ -69,4 +69,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_MASS_STORAGE=y
CONFIG_USB_ETHER=y
CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
+CONFIG_WDT=y
CONFIG_FAT_WRITE=y
--
2.17.0
More information about the U-Boot
mailing list