Module: xenomai-2.4
Branch: master
Commit: 5e466e47af29d27b77a8638ad8558d8fc461a893
URL:    
http://git.xenomai.org/?p=xenomai-2.4.git;a=commit;h=5e466e47af29d27b77a8638ad8558d8fc461a893

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu Jun  4 17:57:45 2009 +0200

Add calibration data for TQ's TQM8560

---

 include/asm-powerpc/calibration.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/asm-powerpc/calibration.h 
b/include/asm-powerpc/calibration.h
index 3b08c93..1fe8dab 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -72,6 +72,8 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #define __sched_latency 1500
 #elif defined(CONFIG_TQM8548)
 #define __sched_latency 500
+#elif defined(CONFIG_TQM8560)
+#define __sched_latency 1000
 /*
  * Check for the most generic configs at the bottom of this list, so
  * that the most specific choices available are picked first.


_______________________________________________
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to