I use mfgtools downlode android5.1.1 to freecale official imx6q development board,debug console use uart1(ttymxc0) ,when I started the development board ,I found the development board uart1 tx is ok,but rx can't work normal.Details as follows, i use pc serial tools connect the development board ,start the development board,when it enter uboot,i enter pc keyboard any buttons ,the uboot command line can recive the data,this can prove uart hardware is good,when the development board enter the android systerm,,i enter pc keyboard any buttons,the linux kernel command line can't recive the data.I want use the kernel command line test something,but why the uart rx isn't ok?