]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Flush serial line output after reset
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 Dec 2014 09:17:53 +0000 (10:17 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 Dec 2014 09:17:53 +0000 (10:17 +0100)
This caused some problems when novaboot was used in other scripts and
those scripts looked for certain strings in novaboot output. It happened
that the string was found in the output before reset and therefore, the
whole thing didn't work correctly.


No differences found