bsps/beagle: Added SOC detection using FDT

Detects the SOC type using FDT and also replaces the ti_cpuid.h
header in FreeBSD with custom one.
This commit is contained in:
G S Niteesh Babu
2021-03-13 16:32:02 +05:30
committed by Christian Mauderer
parent 5c656ead88
commit 7589f1e01a
5 changed files with 159 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ source:
- bsps/arm/beagle/start/bspdebug.c
- bsps/arm/beagle/start/bspreset.c
- bsps/arm/beagle/start/bspstart.c
- bsps/arm/beagle/start/bsp-soc-detect.c
- bsps/arm/beagle/start/bspstarthooks.c
- bsps/arm/beagle/start/bspstartmmu.c
- bsps/arm/shared/cache/cache-cp15.c