OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Patrick Wildt (patrickcvs.openbsd.org)
Date: Thu May 02 2013 - 14:15:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: patrickcvs.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