Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
446 Discussions

socfpga arria10 "CPU1: failed to come online"

Bin_Wang
Beginner
906 Views

Hi

When my system is started, I found that there will be two problems. The first problem is that only CPU0 can be online for dual-core and CPU1 is Offline. The second problem is that although CPU0 is started, BogoMIPS is only 100MHZ, and our hardware configuration is 800MHZ. What's the problem?

The following is the environment I use, and the attachment is the detailed configuration parameters.

I am using Socfpga arria10
The linux kernel uses 4.9.78-ltsi
uboot uses 2014.10

 

[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1

.....................................
[ 0.001127] CPU: Testing write buffer coherency: ok
[ 0.001158] ftrace: allocating 26711 entries in 79 pages
[ 0.047466] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.047695] Setting up static identity map for 0x100000 - 0x100058
[ 1.049788] CPU1: failed to come online
[ 1.049841] Brought up 1 CPUs
[ 1.049850] SMP: Total of 1 processors activated (100.00 BogoMIPS).
[ 1.049856] CPU: All CPU(s) started in SVC mode.
[ 1.050839] devtmpfs: initialized

0 Kudos
1 Reply
EricMunYew_C_Intel
Moderator
819 Views

You can try cpuinfo to check your cpu performance.

cpu1 can be activated by your application.



0 Kudos
Reply