Mercurial > flash_v2
diff packages/hal/mips/arch/current/ChangeLog @ 464:bac0bf105669
Fix cache macros, which could go wrong if the base address was not on
a cacheline boundary.
| author | bartv |
|---|---|
| date | Sun, 15 Dec 2002 21:27:39 +0000 |
| parents | 96fac1fabc4c |
| children | b3be5b1e1cfd |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2002-12-12 Bart Veer <bartv@ecoscentric.com> + + * include/hal_cache.h: allow for cache flushes etc. where the base + address is not aligned to a cacheline boundary. + 2002-08-02 Andrew Lunn <Andrew.Lunn@ascom.ch> * cdl/hal_mips.cdl: Redboot exec command can now be disabled
