Hi Heiko, On Wed, Apr 16, 2025 at 6:05 AM Heiko Schocher <h...@denx.de> wrote: > > From: Walter Schweizer <walter.schwei...@siemens.com> > > Handle watchdog in U-Boot to fix CI.
This commit log must be improved. The watchdog's purpose inside the imx8qxp is not to make CI happy :-) > @@ -16,6 +16,7 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y > CONFIG_SYS_MMC_ENV_PART=2 > > CONFIG_DM_GPIO=y > +CONFIG_AHAB_BOOT=y What do you think about this option? It seems unrelated to watchdog.