« Previous | Next » 

Revision 042eb37a

ID042eb37a04c9bf0cc76d14038a8ed35e3de713e2

Added by Daniel Jacobowitz over 14 years ago

Fix Linux task preemption on Versatile board

Recent versions of the Linux kernel will not preempt CPU-intensive
tasks unless the clock used by sched_clock() works. On -M versatilepb
that's the 24MHz timer in the system controller. It's a very simple
timer, so implement it.

Signed-off-by: Daniel Jacobowitz <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences