utzig opened a new pull request #1297: Fix some issues with the L1/L0 flash 
driver
URL: https://github.com/apache/mynewt-core/pull/1297
 
 
   - Fix alignment;
   - Disable write protection just while erasing/writing instead of always 
leaving the flash unlocked. Since the watchdog was left on in Mynewt when 
asking for an upgrade, and not initialized on MCUBoot, the tickle in this 
driver was causing an invalid write to the flash, that was unprotected, as well 
as a restart failing verification of the swapped image. A related watchdog 
issue is being submitted to MCUBoot;
   - Other small refactorings applied to ease merging L4/L1/L0 into one single 
configurable flash driver.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to