Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mark
Date: Tue Aug 25 03:10:25 UTC 1998
Modified Files:
src/sys/arch/arm32/riscpc: rpc_machdep.c
Log Message:
Add calls to cpu_cache_cleanID() after calling setttb() during initarm().
This is necessary as the memory addresses being used for the cache clean
(if the CPU is a SA110) may have been remapped by the setttb() call and
thus the cache could loose sync with memory.
Home |
Main Index |
Thread Index |
Old Index