linguini1 commented on issue #11321:
URL: https://github.com/apache/nuttx/issues/11321#issuecomment-3910191256

   Okay that makes sense. As a follow-up question: it seems that basically all 
of the applications are either relying on `boardctl` to do initialization or 
NSH to archinit. If we're removing archinit and the boardctl stuff in favour of 
`CONFIG_BOARD_LATE_INITIALIZE`, I suppose it would be advantageous for me just 
to change the default to `CONFIG_BOARD_LATE_INITIALIZE=y` in Kconfig? I don't 
really see any scenario where a user wouldn't want to have board initialization 
performed seeing as there will no longer be any other avenue for it to occur?


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