mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
flashtool: add some maybe usefull console output to reboot call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 68ce922da8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-19 (Fri, 19 May 2017)
Origin message was:
------------------
- flashtool: add some maybe usefull console output to reboot call
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -457,7 +457,9 @@ bool CFlashTool::check_md5( const std::string & filename, const std::string & sm
|
||||
|
||||
void CFlashTool::reboot()
|
||||
{
|
||||
printf("CFlashTool::reboot: start\n"); //NI
|
||||
::reboot(RB_AUTOBOOT);
|
||||
printf("CFlashTool::reboot: done\n"); //NI
|
||||
::exit(0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user