[U-Boot] [PATCH v2 01/16] stm32mp1: deactivate WATCHDOG in defconfig

Pierre-Jean Texier pjtexier at koncepto.io
Sun Jul 7 18:19:00 UTC 2019


Le 05/07/2019 à 17:20, Patrick Delaunay a écrit :
> Deactivate WATCHDOG by default in u-boot to avoid issue to boot kernel
> and rootfs without the needed daemon to reload it.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
> 
> Changes in v2: None
> 
>   configs/stm32mp15_basic_defconfig   | 2 --
>   configs/stm32mp15_trusted_defconfig | 2 --
>   2 files changed, 4 deletions(-)
> 
> diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig
> index 4aa184f..b1fc3a2 100644
> --- a/configs/stm32mp15_basic_defconfig
> +++ b/configs/stm32mp15_basic_defconfig
> @@ -110,5 +110,3 @@ CONFIG_USB_GADGET_MANUFACTURER="STMicroelectronics"
>   CONFIG_USB_GADGET_VENDOR_NUM=0x0483
>   CONFIG_USB_GADGET_PRODUCT_NUM=0x5720
>   CONFIG_USB_GADGET_DWC2_OTG=y
> -CONFIG_WDT=y
> -CONFIG_WDT_STM32MP=y
> diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
> index 5fe9477..ae9bc76 100644
> --- a/configs/stm32mp15_trusted_defconfig
> +++ b/configs/stm32mp15_trusted_defconfig
> @@ -100,5 +100,3 @@ CONFIG_USB_GADGET_MANUFACTURER="STMicroelectronics"
>   CONFIG_USB_GADGET_VENDOR_NUM=0x0483
>   CONFIG_USB_GADGET_PRODUCT_NUM=0x5720
>   CONFIG_USB_GADGET_DWC2_OTG=y
> -CONFIG_WDT=y
> -CONFIG_WDT_STM32MP=y
> 

Tested-by: Pierre-Jean Texier <pjtexier at koncepto.io>

Regards,
-- 
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io


More information about the U-Boot mailing list