Module: xenomai-forge
Branch: master
Commit: 7d6f0970df2577796017d8d7ebe09f138a087e5b
URL:    
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=7d6f0970df2577796017d8d7ebe09f138a087e5b

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu May 10 23:37:42 2012 +0200

powerpc: introduce calibration data for P1022

---

 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 9fbfe7a..6c8ce8c 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -76,6 +76,8 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #define __sched_latency 2000
 #elif defined(CONFIG_KUP4K)
 #define __sched_latency 22000
+#elif defined(CONFIG_P1022_DS)
+#define __sched_latency 3000
 /*
  * 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@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to