On Sat, Aug 9, 2014 at 10:37 AM, Maxim Podbereznyy <[email protected]> wrote: > Robert, thanks! > Is there a way to detect the cpu frequency rate in kernel? Changing sources > for different boards is not a good idea
Well the opp framework to detect these settings still isn't in mainline. So we have to hard-code the frequency values in the dts file. you could decompile the dtb file, remove that line and rebuild it, then reboot.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
