You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/06/21 10:36:16 UTC

[GitHub] [mynewt-mcumgr] de-nordic opened a new pull request #128: zephyr: Allow to select slot for DFU as image

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 <do...@nordicsemi.no>


-- 
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:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] utzig merged pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128


   


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-864927334


   Hello @nvlsianpu @utzig @mlaz, can you take a look?


-- 
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:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] utzig merged pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128


   


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] nvlsianpu commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
nvlsianpu commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-882415138


   @utzig Can you take a look?


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic edited a comment on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic edited a comment on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-881351552


   ~~marked as DNM to change how Zephyr processes image numbers.~~
   Removed DNM


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-866755989


   Thanks @mlaz. @nvlsianpu , @utzig Can you find some time and look at this?


-- 
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:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-865157364


   > 
   > 
   > Found bug, investigating.
   
   OK, Bug was in the keyboard operator: different DTS selected for mcuboot and smp_svr caused mcuboot to not be able to properly figure out image boundaries.


-- 
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:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] utzig merged pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128


   


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: DNM: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-881351552


   marked as DNM to change how Zephyr processes image numbers.


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] nvlsianpu commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
nvlsianpu commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-882415138


   @utzig Can you take a look?


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-864927334






-- 
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:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

Posted by GitBox <gi...@apache.org>.
de-nordic commented on pull request #128:
URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-865117455


   Found bug, investigating.


-- 
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:
users@infra.apache.org