You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I downloaded the prebuilt linux image and tried below command.
/sim.py --cpu-count 2
but the linux boot up show only 1 core.
Do I need to compile a new dts/dtb for dual-core linux-smp?
Thanks.