michallenc commented on PR #3136:
URL: https://github.com/apache/nuttx-apps/pull/3136#issuecomment-3127487359

   > @michallenc @xiaoxiang781216 I can confirm this work nicely on my board. I 
rebuilt my bootloader with this patch, uploaded a new secondary image and it 
correctly copied primary to backup and secondary to primary. I did not validate 
the new image, and it correctly reverted primary to the backup image.
   > 
   > And it seems very much faster too, unless it's my imagination!?
   > 
   > PS: I found an error in my recently added progress percentage display for 
NXBoot, and will shortly submit a small PR for that.
   
   Thanks! Yes, it should in theory be faster with the direct access, we avoid 
some unnecessary buffering and erases.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to