de-nordic opened a new pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128


   The change alters Zephyr port of mcumgr to use "image" parameter,
   from update packet, to identify slot the update should be written to.
   The number of available images/slots have also been extended with
   image_2 and image_3.
   WARNING: Due to mcumgr always sending "erase" command, which is
   hardcoded to erase slot number 1, to upload to slot > 2, the -e
   switch to mcumgr, which means no erase, image upload is required;
   otherwise innocent slot 1 will be erased while other slot is uploaded.
   
   Signed-off-by: Dominik Ermel <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to