open-power / petitboot

GNU General Public License v2.0
205 stars 56 forks source link

Prevent the UI from locking up while the countdown runs #85

Closed a1291762 closed 2 years ago

a1291762 commented 2 years ago

struct status has 4 parameters. Provide values for all of them so that random values are not used instead.

Visible on an ARMv7 device as a "hang" (ignoring input) when the countdown starts, after things have been probed.

Signed-off-by: Lincoln Ramsay lincoln.ramsay@opengear.com

jk-ozlabs commented 2 years ago

Thanks, merged!