You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/26 16:10:33 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2752: esp32/esp32_spiflash.c: Fix the value of the page start address when invalidating the cache

Ouss4 opened a new pull request #2752:
URL: https://github.com/apache/incubator-nuttx/pull/2752


   ## Summary
   Fix the value of the page start address when invalidating the cache.  The value was incorrectly set to be the `size` instead of `start`.
   ## Impact
   Fix a bug that will make invalidating the cache happen more frequently.
   ## Testing
   esp32-devkitc:spiflash
   
   Some NXStyle issues are expected due to the ROM functions usage.
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] acassis merged pull request #2752: esp32/esp32_spiflash.c: Fix the value of the page start address when invalidating the cache

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #2752:
URL: https://github.com/apache/incubator-nuttx/pull/2752


   


----------------------------------------------------------------
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.

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