Re: [PATCH 0/2] Add support for Gunyah Watchdog
From: Alexander Koskovich
Date: Tue Jan 13 2026 - 11:56:15 EST
On Tuesday, January 13th, 2026 at 11:47 AM, Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx> wrote:
> Just to clarify you said, there is no issue if you just use dtb and not use dtbo ?
> And issue happen when you start using a dtbo, even a dummy one, right ?
Yeah, the cases are as follows:
dtb only (no arch_timer label) = boots
dtb (no arch_timer label) + dtbo = fails
dtb (has arch_timer label) + dtbo = boots
Alex