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/06/23 23:22:57 UTC

[GitHub] [incubator-nuttx] taikoyaP opened a new pull request, #6508: sama5: add config SAMA5_SYSTEMRESET in arch/arm/src/sama5/Kconfig

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

   ## Summary
   This config is used in `arch/arm/src/sama5/sam_systemreset.c`, but is not defined in `arch/arm/src/sama5/Kconfig`.
   Some SAMA5 board's Kconfig contain item SAMA5_SYSTEMRESET, but it is better in SAMA5's `Kconfig`.
   SAMA5D2 and SAMA5D4 does not support external reset.
   
   ## Impact
   
   ## Testing
   SAMA5D26
   


-- 
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 commented on pull request #6508: sama5: add config SAMA5_SYSTEMRESET in arch/arm/src/sama5/Kconfig

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6508:
URL: https://github.com/apache/incubator-nuttx/pull/6508#issuecomment-1166186340

   The change in this patch is simple, let''s ignore the temp ci failure.


-- 
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 #6508: sama5: add config SAMA5_SYSTEMRESET in arch/arm/src/sama5/Kconfig

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


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