Mercurial > ecos
diff packages/hal/powerpc/mpc8260/current/ChangeLog @ 901:b7a9c0130fa1
* include/var_cache.h (HAL_DCACHE_SYNC): Step through twice the
number of lines in order to ensure that dirty lines in the first
16Kbytes of memory are flushed.
| author | jlarmour |
|---|---|
| date | Thu, 03 Apr 2003 15:56:43 +0000 |
| parents | 667f124c4406 |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/hal/powerpc/mpc8260/current/ChangeLog +++ b/packages/hal/powerpc/mpc8260/current/ChangeLog @@ -1,3 +1,9 @@ +2003-04-03 Patrick Doyle <wpd@delcomsys.com> + + * include/var_cache.h (HAL_DCACHE_SYNC): Step through twice the + number of lines in order to ensure that dirty lines in the first + 16Kbytes of memory are flushed. + 2003-03-04 Paul Fine <pfine@delcomsys.com> * include/var_cache.h: Modify the HAL_DCACHE_SYNC macro to look
