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 2020/06/30 12:04:15 UTC

[GitHub] [incubator-nuttx] PetervdPerk-NXP opened a new pull request #1337: FlexCAN support NETDEV_LATEINIT

PetervdPerk-NXP opened a new pull request #1337:
URL: https://github.com/apache/incubator-nuttx/pull/1337


   ## Summary
   FlexCAN uses arm_netinitialize() to intialize the CAN netdev however this conflicts on boards with both CAN and ENET (S32K148EVB). Thus NETDEV_LATEINIT support is required to let the board-specific initialize handle this.
   
   ## Impact
   arch/arm/src/s32k1xx
   arch/arm/src/kinetis 
   boards/arm/s32k1xx/s32k148evb
   
   ## Testing
   Tested on S32K148EVB with Ethernet addition
   


----------------------------------------------------------------
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] patacongo merged pull request #1337: FlexCAN support NETDEV_LATEINIT

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


   


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