comparison 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
comparison
equal deleted inserted replaced
463:05075ca5a377 464:bac0bf105669
1 2002-12-12 Bart Veer <bartv@ecoscentric.com>
2
3 * include/hal_cache.h: allow for cache flushes etc. where the base
4 address is not aligned to a cacheline boundary.
5
1 2002-08-02 Andrew Lunn <Andrew.Lunn@ascom.ch> 6 2002-08-02 Andrew Lunn <Andrew.Lunn@ascom.ch>
2 7
3 * cdl/hal_mips.cdl: Redboot exec command can now be disabled 8 * cdl/hal_mips.cdl: Redboot exec command can now be disabled
4 by CDL 9 by CDL
5 10