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 2022/03/23 20:36:45 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #5834: ESP32-S2: Initialize instruction cache on startup

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


   ## Summary
   This PR intends to initialize the instruction cache during the startup routine.
   
   The data cache initialization will be implemented as part of the SPI RAM feature on https://github.com/apache/incubator-nuttx/pull/5827.
   
   ## Impact
   Impact for configurations based on the ESP32-S2 chip.
   
   ## Testing
   `esp32s2-saola-1:nsh` successful execution of `ostest`.
   


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

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



[GitHub] [incubator-nuttx] acassis merged pull request #5834: ESP32-S2: Initialize instruction cache on startup

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


   


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

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