[PATCH v2 1/2] test/dm: fix watchdog test
Simon Glass
sjg at chromium.org
Sun Nov 14 01:34:35 CET 2021
On Tue, 2 Nov 2021 at 12:44, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> For successful execution of the watchdog test we need both the GPIO as well
> as the SANDBOX watchdog.
>
> Avoid a build failure for CONFIG_WDT_GPIO=n.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v2:
> move changes to Makefile
> ---
> test/dm/Makefile | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list