CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/10/29 06:10:02
Modified files: sys/arch/arm/arm: pmap7.c Log message: The cache mask for ARMv7 is a little bit different from the one inited by the generic function. While there, also set the cache bits manually. ok aalm@