Linux kernel low level debug support

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Linux kernel low level debug support

1,351件の閲覧回数
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 返信

713件の閲覧回数
4guin4g4
Contributor IV

try running

make menuconfig

from myandroid/kernel_imx

and enabling kernel hacking.