kernel: Widen pyro time values to 32 bits
authorKeith Packard <keithp@keithp.com>
Tue, 6 Jul 2021 05:52:35 +0000 (22:52 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 21 Jul 2021 21:28:14 +0000 (14:28 -0700)
This lets time values of greater than 327 seconds be used. 99% of this
code is to adjust existing configurations to the new structure, which is
wider than the old.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found