CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/05/02 13:15:53
Modified files: sys/arch/arm/cortex: files.cortex sys/arch/beagle/conf: GENERIC RAMDISK Added files: sys/arch/arm/cortex: arml2cc.c Log message: Add a driver for the secondary cache controller on the PandaBoard and other ARM Cortex based boards. Disabled for now, until proper secondary cache flushing is done where it's needed. ok miod@