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/03/08 01:17:39 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2992: Fix spresense:rndis_smp

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


   ## Summary
   
   - This PR consists of the following 3 commits
   - commit1: arch: cxd56xx: Fix cxd56_usbdev.c for SMP
     - This commit fixes hardfault when running nxplayer with rndis_smp
   - commit2: boards: spresense: Update rndis_smp/defconfig
     - This commit adds following parameters to rndis_smp/defconfig
     - CONFIG_LIB_SENDFILE_BUFSIZE=1024
     - CONFIG_MEMCPY_VIK=y
     - CONFIG_MEMSET_64BIT=y
     - CONFIG_MEMSET_OPTSPEED=y
     - CONFIG_MQ_MAXMSGSIZE=64
   - commit3: Revert "Revert "libs: misc: Remove critical section in lib_filesem.c for SMP""
     - Previous Revert commit was done bacause spresense:rndis_smp was unstable.
     - This commit revert the previous revert commit.
   
   ## Impact
   
   - SMP only
   
   ## Testing
   
   - Tested with nxplayer with spresense:rndis_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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2992: Fix spresense:rndis_smp

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


   


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