[
https://issues.apache.org/jira/browse/MYNEWT-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767744#comment-15767744
]
ASF subversion and git services commented on MYNEWT-518:
--------------------------------------------------------
Commit 19f534b801454ab8a5e1fb2f585a522eba07e3d9 in incubator-mynewt-core's
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=19f534b
]
MYNEWT-518 boot - Allow test+confirm as single act
Currently, to permanently run the alternate image, the boot loader
requires the following sequence:
1. image test <slot-01-hash>
2. reboot
3. image confirm
The new feature is to remove the need for the third step. The user
should be able to permanently switch images with this sequence:
1. image confirm <slot-01-hash>
2. reboot
> boot - Allow test+confirm as single action
> ------------------------------------------
>
> Key: MYNEWT-518
> URL: https://issues.apache.org/jira/browse/MYNEWT-518
> Project: Mynewt
> Issue Type: New Feature
> Components: Bootloader
> Reporter: Christopher Collins
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
> Currently, to permanently run the alternate image, the boot loader requires
> the following sequence:
> 1. image test <slot-01-hash>
> 2. reboot
> 3. image confirm
> The new feature is to remove the need for the third step. The user should be
> able to permanently switch images with this sequence:
> 1. image confirm <slot-01-hash>
> 2. reboot
> This ticket only represents the boot loader changes. Required img_mgmt and
> newtmgr changes are captured in a separate ticket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)