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: Raphael Graf (raphacvs.openbsd.org)
Date: Tue May 14 2013 - 07:01:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: raphacvs.openbsd.org 2013/05/14 06:01:17

Modified files:
        sys/arch/beagle/dev: omehci.c omohci.c omusbtll.c prcm.c
                             prcmvar.h
Added files:
        sys/arch/beagle/dev: am335x_prcmreg.h omap3_prcmreg.h

Log message:
Add basic prcm support for am335x.
Use separate headers and enable/disablemodule functions for the
different boards. A lot of work by patrick.

ok patrick, bmercer