Change the debug console from ttymxc0 to ttyUSB0 for IMX6 Android LP5.0-GA

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

Change the debug console from ttymxc0 to ttyUSB0 for IMX6 Android LP5.0-GA

Jump to solution
1,164 Views
mayqueen
Contributor IV

Hello All:

KERNEL version: 3.10.53

As title, it works for yocto and ubuntu (just change the bootargs), but for Android 5.0, I only can disable the ttymxc0 (bootargs:115200 console=ttyUSB0,115200  rootwait androidboot.console=ttyUSB0 androidboot.hardware=freescale vmalloc=400M), but when I connect the USB cable, it's no any message....

Any  better and simple idea to implement this feature, I think maybe enable or modify something only in the kernel.

Thank you so much!

Labels (4)
0 Kudos
1 Solution
647 Views
mayqueen
Contributor IV

I solved it using busybox getty command!

View solution in original post

0 Kudos
2 Replies
648 Views
mayqueen
Contributor IV

I solved it using busybox getty command!

0 Kudos
647 Views
alejandrolozan1
NXP Employee
NXP Employee

H,

Would you be nice enough to share the command you used or the stpes for getty?

That would be very appreciated.

Best Regards,

Alejandro

0 Kudos