Hi,
I've been trying to do cpu frequency scaling on the ms7135.
I'm supplying the p-state table in the kernel. Anyway, whenever I adjust the frequency, the machine reboots. Under the MSI firmware, it doesn't reboot.
It appears that enable_fid_change_on_sb() isn't implemented for the ck804.
Could the southbridge be initiating a reboot because it's not configured not to?
I did see http://coreboot.org/pipermail/coreboot/2007-May/021097.html I don't know if it really helps though.
(I'd like to run this Turion at 100% speed, rather than it's default 44%.)
Jonathan Kollasch