watchdog: efi: bump down priority below default
The barebox EFI documentation notes:

> Current linux kernel (v5.0) will execute ExitBootServices() during the
> early boot stage and thus will automatically disable the (U)EFI watchdog.
> Since it is the proper behavior according to the (U)EFI specification, it
> is impossible to protect full boot chain by using this watchdog only.
> It is recommended to use an alternative hardware watchdog

Heed the advice and bump down the EFI watchdog priority below the
watchdog priority default.
This ensures the EFI watchdog isn't inadvertently used if other
watchdogs are registered.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 60101d8 commit 2731cc09db884b5089d027a412e0396d07d23f42
@Ahmad Fatoum Ahmad Fatoum authored on 23 Oct 2019
Sascha Hauer committed on 24 Oct 2019
Showing 1 changed file
View
drivers/watchdog/efi_wdt.c