[IMX8MMINILPD4-EVK][Yocto] Append kernel command-line

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

[IMX8MMINILPD4-EVK][Yocto] Append kernel command-line

ソリューションへジャンプ
2,056件の閲覧回数
expman99
Contributor II

Hi,

I am implementing factory-reset by using meta-readonly-rootfs-overlay. It required to update kernel command-line, and I tried as Yocto document:

"The Linux kernel command line is typically specified in the machine config using the APPEND variable. For example, you can add some helpful debug information doing the following:

     APPEND += "printk.time=y initcall_debug debug" "

Although added the APPEND in imx8mmevk.conf and local.conf also, kernel command-line was not updated.

Is this correct way to update kernel command-line?

Thank you,

1 解決策
1,819件の閲覧回数
radhikasomaiya
Senior Contributor II

Hi Tu Ma,

You can refer the below link to update kernel command-line.

https://community.nxp.com/thread/329523 

Regards,

Radhika Somaiya.

元の投稿で解決策を見る

2 返答(返信)
1,820件の閲覧回数
radhikasomaiya
Senior Contributor II

Hi Tu Ma,

You can refer the below link to update kernel command-line.

https://community.nxp.com/thread/329523 

Regards,

Radhika Somaiya.

1,819件の閲覧回数
expman99
Contributor II

Hi Radhika Somaiya,

Thank you so much.

0 件の賞賛