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/04/22 04:28:35 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request, #6125: arch: risc-v: Do not enable FPU for K210 with QEMU

masayuki2009 opened a new pull request, #6125:
URL: https://github.com/apache/incubator-nuttx/pull/6125

   ## Summary
   
   - I noticed that maix-bit:smp does not work with QEMU.
   - Actually, QEMU supports sifive_u (not K210) but it works
     if FPU is disabled.
   - This commit fixes this issue.
   
   ## Impact
   
   - K210 with QEMU only
   
   ## Testing
   
   - Tested with qemu-5.2
   
   


-- 
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] xiaoxiang781216 merged pull request #6125: arch: risc-v: Do not enable FPU for K210 with QEMU

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6125:
URL: https://github.com/apache/incubator-nuttx/pull/6125


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