eth0 is always up during bootup
‎06-09-2022
09:36 PM
804 Views
deepanrajanbara
Contributor IV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In our custom board we are using dpmac3,dpmac4 and dpmac17. According to our dpl configuration only dpmac17 is added and it is working fine. But what we want is during bootup we observe that always our dpmac17 is running dhcp and getting IP address. we wanted dpmac17 to be added but it should be in down state. How do we do this setting in our BSP. Please let us know ASAP.
Thanks
Deepanraj.A
2 Replies
‎06-15-2022
03:03 AM
786 Views
yipingwang
NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you use LSDK now?
Did you modify /etc/network/interfaces to configure eth0?
Would you please provide your Linux Kernel booting up log?
‎06-17-2022
01:31 AM
781 Views
deepanrajanbara
Contributor IV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Thanks for the support actually the netplan configuration was creating the issue. So we removed it during the build and flashed the board and we are not observing the eth0 interface up.
Thanks,
Deepanraj.A