summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c')
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c b/c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c
index 5a08b5e942..bae79b4009 100644
--- a/c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c
@@ -42,8 +42,10 @@ unsigned int BSP_processor_frequency;
/*
* Time base divisior (how many tick for 1 second).
+ * Note: Calibrated with an application using a 20ms timer and
+ * a scope.
*/
-unsigned int BSP_time_base_divisor = 4000;
+unsigned int BSP_time_base_divisor = 3960;
/*
* system init stack