Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/omap Add OMAP_4430 and OMAP4
details: https://anonhg.NetBSD.org/src/rev/c3cf346987db
branches: trunk
changeset: 780107:c3cf346987db
user: matt <matt%NetBSD.org@localhost>
date: Thu Jul 12 03:30:29 2012 +0000
description:
Add OMAP_4430 and OMAP4
diffstat:
sys/arch/arm/omap/files.omap2 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 106406526c2a -r c3cf346987db sys/arch/arm/omap/files.omap2
--- a/sys/arch/arm/omap/files.omap2 Thu Jul 12 03:28:45 2012 +0000
+++ b/sys/arch/arm/omap/files.omap2 Thu Jul 12 03:30:29 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.omap2,v 1.10 2012/07/12 03:08:48 matt Exp $
+# $NetBSD: files.omap2,v 1.11 2012/07/12 03:30:29 matt Exp $
#
# Configuration info for Texas Instruments OMAP2/OMAP3 CPU support
# Based on xscale/files.pxa2x0
@@ -14,9 +14,11 @@
defparam opt_omap.h OMAP_EMIFF_PBASE OMAP_EMIFF_SIZE
defflag opt_omap.h OMAP2
defflag opt_omap.h OMAP3: OMAP2
+defflag opt_omap.h OMAP4: OMAP3
defflag opt_omap.h OMAP_2430: OMAP2
defflag opt_omap.h OMAP_2420: OMAP2
defflag opt_omap.h OMAP_3530: OMAP3
+defflag opt_omap.h OMAP_4430: OMAP4
# OBIO just an attach point
device obio { [addr=-1], [size=0], [intr=-1], [mult=1], [intrbase=-1], [nobyteacc=0]
Home |
Main Index |
Thread Index |
Old Index