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

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu Nov 11 12:03:00 2010 +0100

powerpc: add calibration value for P2020RDB

---

 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 52b3475..0f49e02 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -68,6 +68,8 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #define __sched_latency 4000
 #elif defined(CONFIG_MPC8272_ADS)
 #define __sched_latency 5500
+#elif defined(CONFIG_MPC85xx_RDB)
+#define __sched_latency 2000
 #elif defined(CONFIG_MVME7100)
 #define __sched_latency 1500
 #elif defined(CONFIG_TQM8548)


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

Reply via email to