some info output
This commit is contained in:
parent
d59ea6eb3d
commit
7014ab517d
@ -1240,6 +1240,7 @@ ReturnValue_t CoreController::gracefulShutdownTasks(xsc::Chip chip, xsc::Copy co
|
|||||||
// and a reboot is imminent. Use scratch buffer?
|
// and a reboot is imminent. Use scratch buffer?
|
||||||
sif::info << "Running slot was writeprotected before reboot" << std::endl;
|
sif::info << "Running slot was writeprotected before reboot" << std::endl;
|
||||||
}
|
}
|
||||||
|
sif::info << "Graceful shutdown handling done" << std::endl;
|
||||||
// Ensure that all diagnostic prinouts arrive.
|
// Ensure that all diagnostic prinouts arrive.
|
||||||
TaskFactory::delayTask(50);
|
TaskFactory::delayTask(50);
|
||||||
return result;
|
return result;
|
||||||
|
Loading…
Reference in New Issue
Block a user