Christopher Collins created MYNEWT-518:
------------------------------------------
Summary: 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)