Linux kernel low level debug support

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Linux kernel low level debug support

2,056 次查看
kaisun
Contributor I

It seems kernel of imx6Q AI board does not support low level debug config, if I enable CONFIG_DEBUG_LL=y, then kernel stuck at some point, fail to boot.

Is there a solution for this issue?

The release I am using is android_jb4.2.2_1.1.0-ga.

标签 (2)
0 项奖励
回复
1 回复

1,418 次查看
4guin4g4
Contributor IV

try running

make menuconfig

from myandroid/kernel_imx

and enabling kernel hacking.