Hi all,
what BogoMIPS value could I expect with an AM3352 600MHz Processor with 300 MHz DDR3 Ram
our System gives:
# dmesg | grep BogoM
[ 0.000593] Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)
#
at Boottime
and
#
#
# echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
# ./bogo
198.841079
# echo 300000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
# ./bogo
100.162484
#
with standalone bogo Program.
(which is in good relation, but I would expect about 400 BogoMIPS at 600MHz, in relation to 1GHz AM3359)
Is there a comparison e.g. AM3352 to AM3359 available ?
Regards Reinhard