Does anybody know how to get the C4 BeagleBoard running at 720MHz? Earlier BeagleBoards were restricted to 600MHz, but the C4 silicon was rated at 720MHz.
I believe mine is running at 600MHz because /proc/cpuinfo shows BogoMIPS of 611.50 and /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq shows 600000.
When I set mpurate=720 in boot.scr, BogoMIPS shows 424.35 and cpuinfo_cur_freq still shows 600000. And dmesg shows "Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/720 MHz".