Enabling UART and Network interface on boot #886
-
Hello, I am using NVIDIA Xavier hardware and using doflash for flashing the image. I am using meta-tegra for the build. I am not able to enable the uart serial terminal and Ethernet interface on boot. To enable the Ethernet interface i need to give command to make the interface up. I want this Ethernet interface to get enabled as soon as image boots up. I request you all to please suggest me how I can do it. Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Can you be more specific about what you're doing and what the problem is?
|
Beta Was this translation helpful? Give feedback.
-
Hi Madisongh, I am verifying Yocto build on NVIDIA hardware and I want to observe the logs on booting the flashed image.
Regards, |
Beta Was this translation helpful? Give feedback.
Hi Madisongh,
I am verifying Yocto build on NVIDIA hardware and I want to observe the logs on booting the flashed image.
To make the network interface up user need to manually make it up by giving ifup command.