Source-Changes archive

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

CVS commit: src/sys/arch/evbarm/marvell



Module Name:    src
Committed By:   jakllsch
Date:           Fri Jan 27 15:28:32 UTC 2012

Modified Files:
        src/sys/arch/evbarm/marvell: marvell_machdep.c

Log Message:
"if (mvTclk == 166666667) mvTclk = 166664740;" does not make sense.

It's within the margin of a 25.000MHz crystal multiplied by 20
and divided by 3, so it's moot anyway.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/marvell/marvell_machdep.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