Module: xenomai-rpm
Branch: for-upstream
Commit: 19acad8d1d33f0d51edd5bccf3877f94955142af
URL:    
http://git.xenomai.org/?p=xenomai-rpm.git;a=commit;h=19acad8d1d33f0d51edd5bccf3877f94955142af

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu Jun 24 15:27:14 2010 +0200

powerpc: add calibration values for mpc8xx

---

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

diff --git a/include/asm-powerpc/calibration.h 
b/include/asm-powerpc/calibration.h
index 7edf96b..52b3475 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -77,7 +77,7 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #elif defined(CONFIG_TQM8555)
 #define __sched_latency 2000
 #elif defined(CONFIG_KUP4K)
-#define __sched_latency 10000
+#define __sched_latency 22000
 /*
  * Check for the most generic configs at the bottom of this list, so
  * that the most specific choices available are picked first.
@@ -89,7 +89,7 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #elif defined(CONFIG_PPC_MPC52xx)
 #define __sched_latency 4500
 #elif defined(CONFIG_PPC_8xx)
-#define __sched_latency 15000
+#define __sched_latency 25000
 #endif
 
 #ifndef __sched_latency


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

Reply via email to