Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add sunxisramc



details:   https://anonhg.NetBSD.org/src/rev/3278cf11a6ee
branches:  trunk
changeset: 827031:3278cf11a6ee
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Oct 09 15:53:45 2017 +0000

description:
add sunxisramc

diffstat:

 sys/arch/evbarm/conf/SUNXI |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r f8c36bd1b6eb -r 3278cf11a6ee sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Mon Oct 09 15:53:28 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Mon Oct 09 15:53:45 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.40 2017/10/08 18:00:59 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.41 2017/10/09 15:53:45 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -122,6 +122,9 @@
 gpiokeys*      at fdt?
 gpioleds*      at fdt?
 
+# SRAM controller
+sunxisramc*    at fdt? pass 4          # SRAM controller
+
 # Timer
 gtmr*          at fdt? pass 1          # ARM Generic Timer
 armgtmr0       at gtmr?



Home | Main Index | Thread Index | Old Index