Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm32
Module Name: src
Committed By: jmcneill
Date: Thu Jan 3 15:12:00 UTC 2019
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c cpu.c
Log Message:
Read mpidr and cpuid from the secondary processor itself instead of the
boot processor. While here, add Cortex-A15 r4p0 to supported list.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/arm/arm32/arm32_boot.c
cvs rdiff -u -r1.125 -r1.126 src/sys/arch/arm/arm32/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index