Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
authorTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 15:49:14 +0000 (09:49 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 17:21:58 +0000 (11:21 -0600)
commit01b1e062bac4d9396b5cf40daf1e82f2ca87a389
tree0d730542be3c60536a1c356a08c08a00a91309cd
parent5fe39e5df4265622a35ad36d0ce13e6b1a4f158e
parentfb30f75655cdd1bf838827a8461b3434c07b1a62
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog

CI: https://dev.azure.com/sr0718/u-boot/_build/results?buildId=381&view=results

- cyclic: Fix rollover every 72 min on 32 bits platforms (Patrice)