startup: register autoboot vars in initcall
globalvars should be registered early so that code modifying them also
updates the backing store pointer. Move registering of
global.autoboot_abort_key, global.autoboot_timeout and global.autoboot
to an initcall.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 61b28fb commit 8628b5881418c23a22d72319b76ab04b7ec644f9
@Sascha Hauer Sascha Hauer authored on 25 Jun 2020
Showing 1 changed file
View
common/startup.c