i have a question and hoping someone might know.
This kernel is supposed to only go up to 1.5G right? How come mine has the option to go up to 1.78G?
I looked in the original CM9 code and 1.5G is only defined to be max in the speed bins acpu_freq_tbl_nom and acpu_freq_tbl_slow. 1.78G is defined in acpu_freq_tbl_fast.
From looking at the file acpuclock-8x60.c (if I'm even looking at the correct file at all  ), the speed bin table is basically determined on powerup, because it will look at an efuse state, which was blown in at the factory, to determine if it's a fast silicon or slow silicon.
Can anyone confirm or deny that guess? Thanks.
|