Changing clock speed with setCPU would require kernel support. You'd have to compile a kernel with CPU frequency scaling. It shouldn't be all too hard, since Freescale (the CPU vendor) has a lot of documentation on compiling Linux kernels for the i.MX line, but you'd need some Linux know-how.
|