use the bootloader provided platform to detect if we are really running on a bcm2708...
commit8aa42599744eae039313d4f3f20cfb7bcea74316
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Apr 2015 00:36:05 +0000 (14 00:36 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Apr 2015 00:36:05 +0000 (14 00:36 +0000)
tree60d8f9a475bdcb94bdff0520fd4362cf69d5939e
parent51fc8604153d989904270944b3a61f2bb9afc926
use the bootloader provided platform to detect if we are really running on a bcm2708. move the armv7 core init sequence after we have configured the bsp and displayed some output

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