参考:http://blog.youkuaiyun.com/kris_fei/article/details/50848099
imx6q
android7 内核停止输出错误
switch to ldo_bypass mode!
Starting kernel …
在:imx6q-sabresd.dts
中添加
&cpu0 {
arm-supply = <®_arm>;
soc-supply = <®_soc>;
};
&gpc {
/* use ldo-enable, u-boot will check it and configure */
fsl,ldo-bypass = <0>;
};