SMP configuration in imx6dual SoC

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

SMP configuration in imx6dual SoC

631 次查看
dilshad_alam
Senior Contributor II

Thanks Yuri. We are using below Kernel Confiogurations for Quad sample but all cores are not probed. Only two cores are active. Please suggest in case of any missing configuration.

zcat /proc/config.gz | grep SMP

CONFIG_GENERIC_SMP_IDLE_THREAD=y

CONFIG_HAVE_SMP=y

CONFIG_SMP=y

CONFIG_SMP_ON_UP=y

CONFIG_PM_SLEEP_SMP=y

0 项奖励
回复
1 回复

549 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please try demo image for the recent NXP Linux BSP.

http://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_MX6QDLSOLO&appType=license&location=null&Pa... 

http://www.nxp.com/webapp/Download?colCode=L4.1.15_2.1.0_LINUX_DOCS&Parent_nodeId=133769948107170617... 

Summary Page :

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

  By default number of cores are detected automatically and all cores are enabled, if kernel

command line does not contain special parameters, such as "nosmp" or "maxcpus".

Use Table 9 (Common kernel boot parameters) of i.MX_Linux_Release_Notes.pdf for details.

Regards,

Yuri.

0 项奖励
回复