[ 
https://issues.apache.org/jira/browse/MYNEWT-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768261#comment-15768261
 ] 

ASF subversion and git services commented on MYNEWT-518:
--------------------------------------------------------

Commit ba34db62c6a22914789152008d6cfa3625c6458f 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=ba34db6 
]

MYNEWT-518 - Clean up previous commit.

The previous commit for this ticket left the code in a working state.
However, it was not possible for image management to distinguish between
the test and permanent states.

Now, these two states are indicated by the addition of a new swap type:
BOOT_SWAP_TYPE_PERMANENT.


> 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)

Reply via email to