From e72dc606b6bf3129c2629ce74f1ef16f7288e742 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Sat, 1 Dec 2007 00:47:13 +0000 Subject: 2007-11-30 Till Straumann * rtems/score/cpu.h: Wonderful bookE doesn't have mftb/mftbu; ( CPU_Get_timebase_low() ) they only define the TBRU/TBRL SPRs so we use these. Should work on all CPUs. --- cpukit/score/cpu/powerpc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/powerpc/ChangeLog') diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 0d16d6710d..6c16aea815 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,9 @@ +2007-11-30 Till Straumann + + * rtems/score/cpu.h: Wonderful bookE doesn't have mftb/mftbu; + ( CPU_Get_timebase_low() ) they only define the TBRU/TBRL SPRs + so we use these. Should work on all CPUs. + 2007-11-28 Joel Sherrill * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, -- cgit v1.2.3