[
https://issues.apache.org/jira/browse/MYNEWT-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864339#comment-15864339
]
ASF subversion and git services commented on MYNEWT-573:
--------------------------------------------------------
Commit d3397d7ab617fa3200f7be629668a83cfb529e64 in incubator-mynewt-core's
branch refs/heads/develop from [~marko]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=d3397d7
]
MYNEWT-573; config for sys/reboot was not registered properly,
as it was done before sys/config was initialized. Change the
relative order of sysinit for these packages.
> 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: Marko Kiiskila
> 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.15#6346)