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/07/02 14:26:10 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #4046: boards: spresense: Add CONFIG_BOARD_LATE_INITIALIZE=y for SMP

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


   ## Summary
   
   - I noticed that spresense:rndis_smp and spresense:wifi_smp
     do not boot due to the recent change in nx_start.c
   - As the result of the discussion, I understand that we have to
     add CONFIG_BOARD_LATE_INITIALIZE=y for SMP
   
   ## Impact
   
   - spresense only
   
   ## Testing
   
   - Tested with spresense:rndis_smp and spresense:wifi_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: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #4046: boards: spresense: Add CONFIG_BOARD_LATE_INITIALIZE=y for SMP

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #4046:
URL: https://github.com/apache/incubator-nuttx/pull/4046#issuecomment-873040291


   See https://github.com/apache/incubator-nuttx/pull/4026#issuecomment-872992722
   


-- 
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 #4046: boards: spresense: Add CONFIG_BOARD_LATE_INITIALIZE=y for SMP

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


   


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