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

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

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

跳至解决方案
2,198 次查看
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,961 次查看
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,962 次查看
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,961 次查看
expman99
Contributor II

Hi Radhika Somaiya,

Thank you so much.

0 项奖励
回复