]> git.baikalelectronics.ru Git - uboot.git/commit
arm: apple: Increase RTKit timeouts
authorJanne Grunau <j@jannau.net>
Tue, 14 Jun 2022 07:09:09 +0000 (09:09 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 12:24:49 +0000 (08:24 -0400)
commitc07d0f9d309d9c8f61c7bb5127599c4538e41ddd
tree1a38e1211fc8ae7c89f91364d3067938c97e6808
parent3f49d72af6976c354ae6faab4bcb482162a23604
arm: apple: Increase RTKit timeouts

Timeouts are not expected to happen and are handled as fatal errors.
Increase all timeouts to 1 second as defensive measure to avoid relying
on the timing behaviour of certain firmware versions or configurations.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Tested-by: Mark Kettenis <kettenis@openbsd.org>
arch/arm/mach-apple/rtkit.c