Bring up can0 automatically on i.MX8MP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bring up can0 automatically on i.MX8MP

734 Views
embdev1
Contributor I

can0 interface is down by default. How to automatically make it active after boot?
(Don't want to manually bring it UP by using IP link command in terminal)

0 Kudos
2 Replies

712 Views
jamesbone
NXP TechSupport
NXP TechSupport

You can enable it in the init config like the one available for the Ethernet port.

https://www.systutorials.com/docs/linux/man/5-init/

0 Kudos

644 Views
embdev1
Contributor I

Hi jamesbone,

Thanks for your response. Can you please tell me where can I find the code related to init config of ethernet port?

0 Kudos