[GitHub] [mynewt-mcumgr] nwsetec commented on issue #95: Device bricked when firmware in Slot 1 got somehow Permanent flag

2020-09-26 Thread GitBox
nwsetec commented on issue #95: URL: https://github.com/apache/mynewt-mcumgr/issues/95#issuecomment-699532637 Hi @lukasbrchl, I tested my PR https://github.com/apache/mynewt-mcumgr/pull/97 just now and found the latest mcumgr code only had an issue with the `image erase` command not

[GitHub] [mynewt-mcumgr] nwsetec commented on pull request #97: mcuboot: fix for interrupted slot-1 erase

2020-09-26 Thread GitBox
nwsetec commented on pull request #97: URL: https://github.com/apache/mynewt-mcumgr/pull/97#issuecomment-699531519 Commit 8914f8755983bf5e08ce30a56e0c0660341978e5 partially fixed the issue this PR was intending to solve. The commit restructured some of the code and added the function

[GitHub] [mynewt-mcumgr] nwsetec closed pull request #97: mcuboot: fix for interrupted slot-1 erase

2020-09-26 Thread GitBox
nwsetec closed pull request #97: URL: https://github.com/apache/mynewt-mcumgr/pull/97 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

[GitHub] [mynewt-mcumgr] nwsetec opened a new pull request #98: Fix image erase command for partial slot-1 erase

2020-09-26 Thread GitBox
nwsetec opened a new pull request #98: URL: https://github.com/apache/mynewt-mcumgr/pull/98 This is a fix for devices in the field using mcuboot versions v1.6.0 or less. If a firmware update is attempted with a corrupt image and a power outage or reset occurs while the bootloader*

[mynewt-core] branch master updated: hw/bsp/pinetime: Setup 7 second watchdog

2020-09-26 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 5a55ea7 hw/bsp/pinetime: Setup 7 second

[GitHub] [mynewt-core] utzig merged pull request #2381: hw/bsp/pinetime: Setup 7 second watchdog

2020-09-26 Thread GitBox
utzig merged pull request #2381: URL: https://github.com/apache/mynewt-core/pull/2381 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

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2381: hw/bsp/pinetime: Setup 7 second watchdog

2020-09-26 Thread GitBox
apache-mynewt-bot commented on pull request #2381: URL: https://github.com/apache/mynewt-core/pull/2381#issuecomment-699481256 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] caspermeijn opened a new pull request #2381: hw/bsp/pinetime: Setup 7 second watchdog

2020-09-26 Thread GitBox
caspermeijn opened a new pull request #2381: URL: https://github.com/apache/mynewt-core/pull/2381 Change the watchdog settings, as the new version of the default bootloader for the PineTime also setup a watchdog with a 7 second interval. Without this change the processor will be reset