[PATCH v4 00/10] handling all DM watchdogs in watchdog_reset()

Stefan Roese sr at denx.de
Wed Aug 11 08:10:06 CEST 2021


Hi Rasmus,

On 11.08.21 08:05, Rasmus Villemoes wrote:
> Ping. Stefan, any chance you could pick up this series? Simon has nodded
> to the v4 version of patch 7, so now they all have at least one R-b tag.

Actually I'm waiting on a reply from you here. As I already tried to
integrate all patches in v4 and found some errors while running the
CI tests (my original reply here [1]). Here my message again:

"
After applying the patchset v4 to current master, I see this error when
building for "x530":

board/alliedtelesis/x530/x530.c: In function 'arch_preboot_os':
board/alliedtelesis/x530/x530.c:125:13: error: 'gd_t' {aka 'volatile
struct global_data'} has no member named 'watchdog_dev'
    125 |  wdt_stop(gd->watchdog_dev);
        |             ^~
make[1]: *** [scripts/Makefile.build:254:
board/alliedtelesis/x530/x530.o] Error 1

Perhaps we need a common function now to stop all watchdogs, which can
be called from such places?
"

Thanks,
Stefan

[1] https://yhbt.net/lore/all/e2e70a72-7aa0-79d4-7a4c-d542ed290f1e@denx.de/


More information about the U-Boot mailing list