Mercurial > nand-ecoscentric
diff packages/devs/flash/arm/ebsa285/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/devs/flash/arm/ebsa285/current/ChangeLog +++ b/packages/devs/flash/arm/ebsa285/current/ChangeLog @@ -1,3 +1,11 @@ +2000-08-22 Hugo Tyson <hmt@cygnus.co.uk> + + * src/ebsa285_flash.c (flash_hwr_init): Add + HAL_ICACHE_DISABLE/ENABLE pairs around calls to RAM copy of query + 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-15 Gary Thomas <gthomas@redhat.com> * src/ebsa285_flash.c (flash_code_overlaps):
