Enable VFP unit as early as possible. This has to be so since e.g. gcc9 uses vfp...
commitac43f34528e0ffa63b32df4686159609ba06d968
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 6 Apr 2019 12:01:34 +0000 (6 12:01 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 6 Apr 2019 12:01:34 +0000 (6 12:01 +0000)
treee58a848b23be03ee6d84e97c6b9382e472d9f36c
parent64ecdc1f38e8136764337900c8e674ce72bc5a11
Enable VFP unit as early as possible. This has to be so since e.g. gcc9 uses vfp much more intensively, e.g. for dividing and eventually as cache for general purpose registers, used instead of stack.

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