Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmcneill
Date:           Sun Nov 29 16:52:00 UTC 2015

Modified Files:
        src/sys/arch/arm/amlogic: amlogic_cpufreq.c amlogic_crureg.h
            files.amlogic
        src/sys/arch/evbarm/conf: ODROID-C1

Log Message:
Retire CPUFREQ option, instead just pick the highest available frequency
at boot. Update the list of supported frequencies to match the list of dvfs
frequencies from the meson8b dts, capped at 1.5GHz. The highest available
frequency is changed from 1512MHz to 1536MHz.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/amlogic/amlogic_cpufreq.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/amlogic/amlogic_crureg.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/amlogic/files.amlogic
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/conf/ODROID-C1

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