apache / mynewt-mcumgr

Apache mynewt
https://mynewt.apache.org/
99 stars 76 forks source link

Fix imgmgr to follow flash write alignment #2

Open nvlsianpu opened 6 years ago

nvlsianpu commented 6 years ago

Replay bugfix https://github.com/apache/mynewt-core/pull/963 to cmd/img_mgmt/port/mynewt/src/mynewt_img_mgmt.c

Zephyr is not touched by this bug as it uses <dfu/flash_img.h> module for the image writing

nvlsianpu commented 6 years ago

@utzig @ccollins476ad