Changes between Version 44 and Version 45 of Release/4.9


Ignore:
Timestamp:
09/05/08 15:21:36 (16 years ago)
Author:
JoelSherrill
Comment:

/* BSPs and Device Drivers */ Add updates to psim and timer driver changes.

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.9

    v44 v45  
    150150
    151151
     152 *  All methods and public variables in the Benchmark Timer Driver used only by the tmtests were renamed to be "benchmark_timer_xxx".  The former naming scheme was very inconsistent.  In addition, a common method was moved to a shared location. 
     153
    152154 *  New BSPs
    153155  *  powerpc/gen83xx - New BSP for MPC83xx from Thomas Doerfler of Embedded Brains.
     
    160162 *  Significant updates to existing BSPs
    161163  *  i386/pc386 - Clock driver now supports nanoseconds per tick
    162   *  powerpc/gen5200 - Now supports Freescale IceCube board variant.
     164  *  powerpc/gen5200 - Now supports Freescale IceCube board variant
     165  *  powerpc/psim - shared memory now works, scripts rewritten, RTC and Flash devices mapped into address space
    163166  *  TBD
    164167