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 2018/09/24 18:18:03 UTC

[GitHub] utzig opened a new pull request #1423: Fix double read on enc_flash driver

utzig opened a new pull request #1423: Fix double read on enc_flash driver
URL: https://github.com/apache/mynewt-core/pull/1423
 
 
   - Update flash_area_is_empty to use the new hal_flash_isempty_no_buf call
   - When enc_flash is testing for an empty flash, now it checks that the lower-level driver returned an empty flash already and avoids reading data that when it is known to be empty.

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


With regards,
Apache Git Services