Module: xenomai-3
Branch: wip/book3e
Commit: 2750048dbcadac5a73251c101599ecd00d7ce86b
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2750048dbcadac5a73251c101599ecd00d7ce86b

Author: Philippe Gerum <r...@xenomai.org>
Date:   Sat Jul  9 12:32:03 2016 +0200

cobalt/powerpc: add calibration value for CoreNet-based boards

---

 kernel/cobalt/arch/powerpc/include/asm/xenomai/calibration.h |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/kernel/cobalt/arch/powerpc/include/asm/xenomai/calibration.h 
b/kernel/cobalt/arch/powerpc/include/asm/xenomai/calibration.h
index e849e41..07dee5f 100644
--- a/kernel/cobalt/arch/powerpc/include/asm/xenomai/calibration.h
+++ b/kernel/cobalt/arch/powerpc/include/asm/xenomai/calibration.h
@@ -80,6 +80,8 @@ static inline void xnarch_get_latencies(struct 
xnclock_gravity *p)
  * Check for the most generic configs at the bottom of this list, so
  * that the most specific choices available are picked first.
  */
+#elif defined(CONFIG_CORENET_GENERIC)
+#define __sched_latency 2800
 #elif defined(CONFIG_MPC85xx) || defined(CONFIG_PPC_85xx)
 #define __sched_latency 1000
 #elif defined(CONFIG_405GPR)


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

Reply via email to