console_countdown: add possibility to abort countdown by external commands
This patch makes it possible to abort a console countdown by an external
command, for example when fastboot is used. This requires additional
modifications in the external commands, a call to "console_countdown_abort()"
has to be inserted.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3d92ea4 commit e3dda8553eea825e11df4aef80407c66eb2c0df8
@Marc Kleine-Budde Marc Kleine-Budde authored on 10 Mar 2017
Sascha Hauer committed on 10 Mar 2017
Showing 3 changed files
View
commands/timeout.c
View
common/console_countdown.c
View
include/console_countdown.h