acassis commented on PR #17493:
URL: https://github.com/apache/nuttx/pull/17493#issuecomment-3647609705

   @jerenkrantz I think you found a BUG in boards/boardctl.c since 
up_flush_dcache_all() is not implemented for all architectures.
   
   @XuNeo could you please take a look? Since you added it here: 
https://github.com/apache/nuttx/pull/13908
   
   I don't know what is the proper solution, maybe up_flush_dcache_all() could 
be defined as weak and only called if it exist.
   
   @xiaoxiang781216 @anchao @raiden00pl please take a look


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