[
https://issues.apache.org/jira/browse/MYNEWT-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditi Hilbert updated MYNEWT-375:
---------------------------------
Labels: mcumgr (was: )
> Make image slots consistent for split image case
> ------------------------------------------------
>
> Key: MYNEWT-375
> URL: https://issues.apache.org/jira/browse/MYNEWT-375
> Project: Mynewt
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Reporter: Aditi Hilbert
> Assignee: Paul Dietrich
> Priority: Minor
> Labels: mcumgr
>
> Currently the slot numbers for the various image pieces are not clear.
> For example, the following defines are in split.c
> #define LOADER_IMAGE_SLOT 0
> #define SPLIT_IMAGE_SLOT 1
> However, "newtmgr image list2" lists split images in slot 1 and slot 2. The
> usage of the slot numbers should be made consistent across the split image
> implementation such as:
> The bootloader resides in slot 0.
> The "loader" resides in slot 1
> The "split app" resides in slot 2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)