Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 1171:02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
| author | gthomas |
|---|---|
| date | Tue, 19 Aug 2003 17:29:42 +0000 |
| parents | aacbd943879a |
| children | 8c272f96c3ed |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2003-08-19 Gary Thomas <gary@mlbassoc.com> + + * src/hal_intr.c (hal_IRQ_init): Precalculate clock tick per + microsecond (us) ratio to reduce overheads in delay. Without + this, delays of small numbers of microseconds were inaccurate. + 2003-08-06 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> * src/vectors.S (cyg_hal_default_interrupt_vsr): Removed ifdef on
