Module: xenomai-2.6
Branch: master
Commit: 6aed189e0942235a98b91635ddad6ee963f964ce
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=6aed189e0942235a98b91635ddad6ee963f964ce

Author: Philippe Gerum <r...@xenomai.org>
Date:   Wed May  9 14:03:06 2012 +0200

hal/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 14019ce..2fce046 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -82,6 +82,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@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to