Christopher Collins created MYNEWT-573:
------------------------------------------
Summary: nmgr reset causes two reboot log entries to get written
Key: MYNEWT-573
URL: https://issues.apache.org/jira/browse/MYNEWT-573
Project: Mynewt
Issue Type: Bug
Components: Misc
Reporter: Christopher Collins
Assignee: Sterling Hughes
Fix For: v1_0_0_rel
The first log entry gets written during processing of the incoming reset
command.
The second entry gets written at init time during the subsequent reboot.
The problem appears to be that the reboot log code doesn't check if the most
recent reboot was "soft". There is a config var for this
("reboot/soft_reboot"), but it never gets read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)