Difference between revisions of "Thread:Talk:R-Car/Boards/Yocto-Gen3/CA57CA53BOOT"
m |
m |
||
Line 3: | Line 3: | ||
To try it here, CA57CA53BOOT = "1" was added to local.conf. | To try it here, CA57CA53BOOT = "1" was added to local.conf. | ||
+ | |||
+ | root@m3ulcb:~# cat /proc/cpuinfo | ||
+ | processor : 0 | ||
+ | BogoMIPS : 16.66 | ||
+ | Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 | ||
+ | CPU implementer : 0x41 | ||
+ | CPU architecture: 8 | ||
+ | CPU variant : 0x1 | ||
+ | CPU part : 0xd07 | ||
+ | CPU revision : 3 | ||
+ | |||
+ | processor : 1 | ||
+ | BogoMIPS : 16.66 | ||
+ | Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 | ||
+ | CPU implementer : 0x41 | ||
+ | CPU architecture: 8 | ||
+ | CPU variant : 0x1 | ||
+ | CPU part : 0xd07 | ||
+ | CPU revision : 3 |
Revision as of 01:16, 16 May 2017
Currently, two CA57 are running in StarterKitPro. Could you tell me how to boot with 6 cores total of two CA57s and four CA53s?
To try it here, CA57CA53BOOT = "1" was added to local.conf.
root@m3ulcb:~# cat /proc/cpuinfo processor : 0 BogoMIPS : 16.66 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x1 CPU part : 0xd07 CPU revision : 3 processor : 1 BogoMIPS : 16.66 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x1 CPU part : 0xd07 CPU revision : 3