Mercurial > flash_v2
diff packages/hal/arm/cma230/current/ChangeLog @ 267:797015ac62f3
Remove 'const' from channel information - it _can_ change (timeout period).
| author | gthomas |
|---|---|
| date | Tue, 06 Aug 2002 16:00:08 +0000 |
| parents | d2c90368aeef |
| children | b4d06891fe1a |
line wrap: on
line diff
--- a/packages/hal/arm/cma230/current/ChangeLog +++ b/packages/hal/arm/cma230/current/ChangeLog @@ -1,3 +1,9 @@ +2002-08-06 Gary Thomas <gary@chez-thomas.org> +2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> + + * src/hal_diag.c: I/O channel data can't be constant - contains + timeout information which can be changed. + 2002-05-23 Jesper Skov <jskov@redhat.com> * cdl/hal_arm_cma230.cdl: Don't run cache tests.
