SMP configuration in imx6dual SoC

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SMP configuration in imx6dual SoC

484 Views
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 Kudos
1 Reply

402 Views
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 Kudos