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)
commitdb30a0dd958617cbe7fa8054ebb7b40ced90b602
treeea78b09e1f8300d301a2089112cf192967a90634
parent5a7c2d3416594fc1cb43532970476631b407e975
kernel: Widen pyro time values to 32 bits

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>
src/kernel/ao_config.c
src/kernel/ao_config.h
src/kernel/ao_pyro.c
src/kernel/ao_pyro.h