rPi: Set 1 cpu in the loader
This commit is contained in:
parent
8e813c26cd
commit
d501b694bf
@ -35,6 +35,8 @@ spin(bigtime_t microseconds)
|
|||||||
extern "C" void
|
extern "C" void
|
||||||
cpu_init()
|
cpu_init()
|
||||||
{
|
{
|
||||||
|
gKernelArgs.num_cpus = 1;
|
||||||
|
// this will eventually be corrected later on
|
||||||
|
|
||||||
#warning IMPLEMENT cpu_init
|
#warning IMPLEMENT cpu_init
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user