Hi,
I use i.Mx 6Quad Sabrelite board to develop android systems, it works well except the uart console.
When the android system(4.04,kernel 3.0.15) boots up, the console always stops at:
/********************************************************/
console [ttymxc0] enabled, bootconsole disabled
/********************************************************/
and then it prints nothing, but the android system is running well.
So how can I set the bootconsole enable to get the entire boot log from system, Can anybody know this problem?