Subject: PR/34680 CVS commit: [netbsd-4] src/sys/arch/arm/omap
To: None <port-arm-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 02/21/2007 18:40:02
The following reply was made to PR port-arm/34680; it has been noted by GNATS.
From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34680 CVS commit: [netbsd-4] src/sys/arch/arm/omap
Date: Wed, 21 Feb 2007 18:39:20 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Wed Feb 21 18:39:20 UTC 2007
Modified Files:
src/sys/arch/arm/omap [netbsd-4]: files.omap
Added Files:
src/sys/arch/arm/omap [netbsd-4]: omap5912_intr.c omap5912_intr.h
Log Message:
Pull up following revision(s) (requested by matt in ticket #457):
sys/arch/arm/omap/files.omap: revision 1.2
sys/arch/arm/omap/omap5912_intr.c: revision 1.1
sys/arch/arm/omap/omap5912_intr.h: revision 1.1
PR/34680: Bucky Katz: OMAP5912 support:
Attached is a patch to add generic base support for systems based
on the OMAP 1 family. The devices supported in this patch are
serial console and MPU timers for OS timing purposes.
To generate a diff of this commit:
cvs rdiff -r1.4.6.1 -r1.4.6.2 src/sys/arch/arm/omap/files.omap
cvs rdiff -r0 -r1.1.6.1 src/sys/arch/arm/omap/omap5912_intr.c \
src/sys/arch/arm/omap/omap5912_intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.