disabling not required features in kernel configs and dts files

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

disabling not required features in kernel configs and dts files

184 次查看
srinivas_123
Contributor III

i am using imx8mplus custom board.

i want to build the toolchain for this board.

i got confused between build the kernel using core-image-minimal and imx-image-full.

first scenario

bitbake core-image-minimal -c populate sdk

clone linux-imx

build the kernel

second scenario

bitbake imx-image-full -c populate-sdk

clone linux-imx

build the kernel

 

both scenarios , we get the kernel "image" , is there any difference between those "images" . it means any kernel modules are missed in core-image-minimal and any new kernel modules added or support in imx-image-full.

1.The both kernel "image" are same or different.

0 项奖励
回复
1 回复

154 次查看
pengyong_zhang
NXP Employee
NXP Employee

hi, @srinivas_123 

You can get more information about the different betweet  core-image-minimal and imx-full-image on "i.MX_Yocto_Project_User's_Guide" file.

0 项奖励
回复