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

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu Jun  4 16:07:18 2009 +0200

Add calibration data for Freescale's ADS8272

---

 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 4d17c45..3b08c93 100644
--- a/include/asm-powerpc/calibration.h
+++ b/include/asm-powerpc/calibration.h
@@ -66,6 +66,8 @@ static inline unsigned long xnarch_get_sched_latency(void)
 #define __sched_latency 2900
 #elif defined(CONFIG_MPC5121_ADS)
 #define __sched_latency 4000
+#elif defined(CONFIG_MPC8272_ADS)
+#define __sched_latency 5500
 #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