Creatic static nodes in Yocto Zeus for i.MX8MM

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

Creatic static nodes in Yocto Zeus for i.MX8MM

1,187 次查看
shubham_sharmaa
Contributor I

Linux Fast Boot on i.MX6 Sabresd Board - NXP Community

I the above article. it is mentioned that

"Notice: Kernel configuration remove NETWORK support, it includes Unix Domain Socket, the udev mechanism need it, so this kernel configuration can't support rootfs udev dynamic /dev/ nodes and all /dev/ nodes must be created before boot up at rootfs"

 

I want to know how to create static /dev/ nodes before boot up without udev. We are usnig Yocto Zeus for i.MX8MM

 

@haidong_zheng        iMX8MMINI    

0 项奖励
回复
4 回复数

1,107 次查看
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @shubham_sharmaa,

I hope you are doing well.

static device nodes can be created using the mknod command. 

In yocto, one can add the mknod command to create a static node in the custom bitbake recipe's do_install() section.

Thanks & Regards,
Dhruvit Vasavada

0 项奖励
回复

1,177 次查看
haidong_zheng
NXP Employee
NXP Employee

Hi @shubham_sharmaa :

 

Sorry, this is a very old article, please do it by yourselfves. 

0 项奖励
回复

1,174 次查看
shubham_sharmaa
Contributor I

@haidong_zheng  Can you please give a direction how to proceed with it?

0 项奖励
回复

1,169 次查看
haidong_zheng
NXP Employee
NXP Employee

Hi @shubham_sharmaa :

 

I don't support it now, sorry for that. 

0 项奖励
回复