The code is simple there are only two functions we are interested in
On Fri, Jul 9, 2010 at 12:12 PM, Frank Banul <frank.ba...@gmail.com> wrote: > Hi John, > On Thu, Jul 8, 2010 at 12:00 PM, John Docherty <doc...@gmail.com> wrote: >> >> At this page there is a novel way to overclock >> http://code.google.com/p/milestone-overclock/ >> the software replaces the clock variables for voltage and frequency, >> allowed by the cpu. Is it possible to port this to diablo. The >> exported functions containing cpufreq are different so that is one >> problem. Any  suggestions would be appreciated as my knowledge is >> limited > > > The code referenced is for OMAP3, Diablo runs on OMAP2. Also, Nokia has been > pretty strong in warning to not over clock the OMAP2. There have not been > any reports of success in this area that I am aware of. > Frank the code is simple. there are two functions we are interested in changing set_max:speed() and omap2_find_address() omap2_find_address() finds two structures that define the voltages and frequencys that the cpu is comfortable with. It does this by decompiling omap2_clk_init_cpufreg_table_addrs. values in these structures are then faked the problem is no function like this is exported in diablo. I took a guess and decompiled cpu_core_init but its not the same function. as for nokias warning, i say "I don't comply with warnings", as i hold up my 3 remaining fingers .as always suggestions are welcome -- Thankyou Have fun and take care always John Docherty _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers