imx6的工板烧录android 5.1的镜像,uboot中能使用debug口,kernel,文件系统中不能使用debug口. 打开kenel和文件系统debug口方法,在uboot的bootargs添加: androidboot.selinux Android User's Guide,中的说明. Argument to disable selinux check and enable serial input when connecting a host computer to the ta…
需要关闭imx6调试串口,用作普通的串口使用. 参考链接 http://blog.csdn.net/neiloid/article/details/7585876 http://www.cnblogs.com/helloworldtoyou/p/5437867.html 更改kernel中配置, make menuconfig Symbol: SERIAL_IMX_CONSOLE [=y] Type : boolean Prompt: Console on IMX serial port Def…