Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   matt
Date:           Sat Sep 22 19:45:54 UTC 2012

Modified Files:
        src/sys/arch/arm/include: armreg.h vfpreg.h
        src/sys/arch/arm/vfp: vfp_init.c

Log Message:
Only use CPACR register for ARM11 and CORTEX cores.
Add VFP ids for other CORTEX CPUs.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/arm/include/armreg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/vfpreg.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/vfp/vfp_init.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