Mercurial > ecos
diff packages/io/flash/current/ChangeLog @ 117:bd1a71e3e476 ecos-sw-2000-08-25
Merge from eCos master repository on 2000-08-25-19:22:58-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 19:17:22 +0000 |
| parents | 6ed91473a1cd |
| children | 77cec8369160 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,10 @@ +2000-08-22 Hugo Tyson <hmt@cygnus.co.uk> + + * src/flash.c (flash_program): Add HAL_ICACHE_DISABLE/ENABLE pairs + around calls to RAM copy of programming/erasing function - this is + necessary to get reliable operation on EBSA285 and similar. + Otherwise, what is in the instruction cache might be run instead. + 2000-08-14 Gary Thomas <gthomas@redhat.com> * include/flash.h: Add block size mask for finding block boundaries.
