Additional information.
How to test for the max speed your jallies can do.
1) I set the __ASIC_FREQUENCY_ACTUAL_INDEX to 1, comment out __RUN_HEAVY_DIAGNOSTICS_ON_EACH_ENGINE, and flash it to the jally. Boot up the jally
2) use the cgminer "java API stats" and look at the last miner (that should be last one due to hotplug)
3) you will see the numbers of engines that are functional. (for mine, it's 15 + 14)
4) Set __ASIC_FREQUENCY_ACTUAL_INDEX to 9 and flash it to the jally. Boot up the jally
5) use the cgminer "java API stat" and look at the last miner (that should be last one due to hotplug). If it is the same number as step 3) you got the max speed running with the most engine functional. If not, go to step 4 with __ASIC_FREQUENCY_ACTUAL_INDEX reduced by 1.
Hopes this help for others.
