On Mon, 12 Feb 2024 16:46:17 +0100, Ahmad Fatoum wrote: > The BootROM arms the watchdog with the maximum timeout of 16 seconds on > boot. This is ample time to boot into Linux userspace, so so far we > didn't touch the watchdog for the SAMA5D2 in barebox and expected the > user to disable the watchdog manually, e.g. via the `wd -x` command or > by storing nv.autoboot=abort into the environment. > > While this works, this is admittedly bad user experience, so let's just > enable watchdog polling in barebox instead. That way, we still have > watchdog supervision, but don't reset when dropping into the barebox > shell. > > [...] Applied, thanks! [1/1] ARM: at91: sama5d27-som1: autoping watchdog during barebox runtime https://git.pengutronix.de/cgit/barebox/commit/?id=b1fc601eda2b (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>