Serial console work only if ethernet configured

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

Serial console work only if ethernet configured

610 Views
BrilliantovKiri
Senior Contributor I

Hello!

My hardware:

- module DART-MX6 Rev 1.2 DART-MX6 CPU: Freescale iMX6 | System on Module - Variscite

- board DART-DT6CustomBoard V1.1 VAR-DT6CustomBoard - Variscite

My sofware:

- Yocto Jethro

- linux-4.1.15

please see attached file

- busybox-1.25.0

- linux command line

~ # cat /proc/cmdline                                                          
noinitrd console=ttymxc0,115200 root=/dev/ram0 ip=off rdinit=/sbin/initux command line

- file /etc/inittab

~ # cat /etc/inittab                                                           
::sysinit:/etc/init.d/rcS                                                      
::respawn:/sbin/getty -L /dev/ttymxc0 115200                                   
::restart:/sbin/init                                                           
::ctrlaltdel:/bin/umount -a -r

 

I have very strange problem - serial port work only if ethernet configured and active.

How can I solve this problem?

Thank you and excuse my bad english.

Original Attachment has been moved to: config.gz

Labels (2)
Tags (1)
0 Kudos
1 Reply

395 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kirill

there are no known conflicts between serial ports and ethernet

and one can try to debug it using AN4553 Using Open Source

Debugging Tools for Linux on i.MX Processors

http://cache.nxp.com/files/32bit/doc/app_note/AN4553.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos