zyfeier opened a new pull request, #9048:
URL: https://github.com/apache/nuttx/pull/9048

   ## Summary
   
   When l2cc is already in disable state, performing a disable operation again 
will flush incorrect cache data to memory.
   So, when it is found that the L2 cache is in a disabled state during 
startup, no flash operation is performed. Only when it is necessary to disable 
the L2 cache, a flush operation is performed.
   
   ## Impact
   
   L2 cache
   
   ## Testing
   
   sabre-6quad:smp


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to