[PATCH u-boot-marvell v2 3/4] arm: mvebu: turris_omnia: Enable CMD_WDT
Pali Rohár
pali at kernel.org
Sun Mar 28 21:26:05 CEST 2021
On Friday 26 February 2021 10:30:21 Marek Behún wrote:
> This command can be sometimes used for debugging.
>
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Cc: Pali Rohár <pali at kernel.org>
Acked-by: Pali Rohár <pali at kernel.org>
> ---
> configs/turris_omnia_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
> index 810eacefc2..295f05f3b3 100644
> --- a/configs/turris_omnia_defconfig
> +++ b/configs/turris_omnia_defconfig
> @@ -46,6 +46,7 @@ CONFIG_CMD_SATA=y
> CONFIG_CMD_SPI=y
> CONFIG_CMD_USB=y
> CONFIG_CMD_TFTPPUT=y
> +CONFIG_CMD_WDT=y
> CONFIG_CMD_CACHE=y
> CONFIG_CMD_TIME=y
> CONFIG_CMD_AES=y
> --
> 2.26.2
>
More information about the U-Boot
mailing list