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!