Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/marvell Add mvcesa.
details: https://anonhg.NetBSD.org/src/rev/6387b7994949
branches: trunk
changeset: 780482:6387b7994949
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Fri Jul 27 03:03:34 2012 +0000
description:
Add mvcesa.
diffstat:
sys/arch/arm/marvell/files.marvell | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3167a00ab4ab -r 6387b7994949 sys/arch/arm/marvell/files.marvell
--- a/sys/arch/arm/marvell/files.marvell Fri Jul 27 03:00:01 2012 +0000
+++ b/sys/arch/arm/marvell/files.marvell Fri Jul 27 03:03:34 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.marvell,v 1.5 2012/06/19 16:50:44 hans Exp $
+# $NetBSD: files.marvell,v 1.6 2012/07/27 03:03:34 kiyohara Exp $
#
# Configuration info for Marvell System on Chip support
#
@@ -56,7 +56,7 @@
attach ehci at mvsoc with mvusb_mbus
# Cryptographic Engines and Security Accelerator
-#attach mvcesa at mvsoc with mvcesa_mbus
+attach mvcesa at mvsoc with mvcesa_mbus
# TWSI Two-Wire Serial Interface
attach gttwsi at mvsoc with gttwsi_mbus
Home |
Main Index |
Thread Index |
Old Index