Module: xenomai-2.5
Branch: master
Commit: 0df7246086476e0b14a4724f5c9d358d328d3fa3
URL:    
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=0df7246086476e0b14a4724f5c9d358d328d3fa3

Author: Philippe Gerum <r...@xenomai.org>
Date:   Sat Mar  6 19:26:14 2010 +0100

powerpc: define calibration data for tqm8555

---

 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 caf74d6..25dd66d 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -74,6 +74,8 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #define __sched_latency 500
 #elif defined(CONFIG_TQM8560)
 #define __sched_latency 1000
+#elif defined(CONFIG_TQM8555)
+#define __sched_latency 2000
 /*
  * 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