Hi all,
Im using 66AK2E evm. Evm comes with U-Boot 2013.01 and smp mode Linux v3.10.10 on it (4 arm core running [arm0-to-3] ). I download linux in here "https://git.ti.com/keystone-linux/linux/commits/v3.10.10/master".
Im curious to change factory default smp mode linux. First, i changed "CONFIG_NR_CPUS" 4 to 2 in ".config" file. Rebuild Linux 3.10.10 and saw linux runs only 2 core(arm0 & arm1).
I want to change that like; linux runs arm1 & arm2. So Master core (arm0) will be free for my another arm project. How can i do that? I mean i couldnt find anything related this in configuration files.
Any suggestion would be helpful.
Best Regards.
Srt