Wake up additional ARM cores of raspberry pi 2. This was necessary step
commit01f752bd18b165ed02866782041abf025465686c
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 21 Apr 2015 18:49:01 +0000 (21 18:49 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 21 Apr 2015 18:49:01 +0000 (21 18:49 +0000)
treed70111f13fe2326c023acec9dba727f04e566e67
parent31c86f3d251ad632116e83e2247b91f670fd2864
Wake up additional ARM cores of raspberry pi 2. This was necessary step
since after bootup the cores were busy looping and polling registers,
thus making raspi2 slower than the old raspi models. Now rpi2 shows its
real power ;)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50440 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/kernel/kernel_cpu.c
arch/arm-native/kernel/kernel_startup.c