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

York Sun york.sun at nxp.com
Wed May 30 22:11:37 UTC 2018


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(-)
>

I see compiling error. For example ls2080ardb. Please make sure you test
all boards.

York


More information about the U-Boot mailing list