[U-Boot] [PATCH 1/2] watchdog: driver support for layerscape

Xiaoliang Yang xiaoliang.yang_1 at nxp.com
Thu May 24 01:36:48 UTC 2018


Hi york,

Yes, I sent it two days ago, but it's failed to send to u-boot list, so I resend it.

Xiaoliang Yang

-----Original Message-----
From: York Sun 
Sent: 2018年5月24日 6:58
To: Xiaoliang Yang <xiaoliang.yang_1 at nxp.com>; u-boot at lists.denx.de
Subject: Re: [PATCH 1/2] watchdog: driver support for layerscape

On 05/23/2018 12:52 AM, Xiaoliang Yang wrote:
> Support watchdog driver for layerscape. If you want to use it, please 
> define CONFIG_IMX_WATCHDOG, CONFIG_HW_WATCHDOG, define 
> CONFIG_WATCHDOG_TIMEOUT_MSECS to set watchdog timeout.
> 
> Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1 at nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2 |   10 ++++++++++
>  drivers/watchdog/Makefile                          |    2 +-
>  drivers/watchdog/imx_watchdog.c                    |   11 +++++++++++
>  3 files changed, 22 insertions(+), 1 deletions(-)
> 

Isn't this the same as you sent two days ago?

York


More information about the U-Boot mailing list