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 sun50ia64rccu
details: https://anonhg.NetBSD.org/src/rev/e4dedd4d8a57
branches: trunk
changeset: 361628:e4dedd4d8a57
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat May 05 09:55:38 2018 +0000
description:
Add sun50ia64rccu
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
sys/arch/evbarm/conf/SUNXI | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 3b195efa8076 -r e4dedd4d8a57 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Sat May 05 09:54:53 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Sat May 05 09:55:38 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.11 2018/05/04 21:09:55 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.12 2018/05/05 09:55:38 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -132,6 +132,7 @@
sun8ih3ccu* at fdt? pass 2 # Allwinner H3/H5 CCU
sun8ih3rccu* at fdt? pass 2 # Allwinner H3/H5 CCU (PRCM)
sun50ia64ccu* at fdt? pass 2 # Allwinner A64 CCU
+sun50ia64rccu* at fdt? pass 2 # Allwinner A64 CCU (PRCM)
sun50ih6ccu* at fdt? pass 2 # Allwinner H6 CCU
sun50ih6rccu* at fdt? pass 2 # Allwinner H6 CCU (PRCM)
sunxiresets* at fdt? pass 1 # Allwinner misc. resets
diff -r 3b195efa8076 -r e4dedd4d8a57 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Sat May 05 09:54:53 2018 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Sat May 05 09:55:38 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.70 2018/05/04 21:09:55 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.71 2018/05/05 09:55:38 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -184,6 +184,7 @@
sun8ih3rccu* at fdt? pass 2 # H3 CCU (PRCM)
sun9ia80ccu* at fdt? pass 2 # A80 CCU
sun50ia64ccu* at fdt? pass 2 # A64 CCU
+sun50ia64rccu* at fdt? pass 2 # A64 CCU (PRCM)
sun50ih6ccu* at fdt? pass 2 # H6 CCU
sun50ih6rccu* at fdt? pass 2 # H6 CCU (PRCM)
sunxiresets* at fdt? pass 1 # Misc. clock resets
Home |
Main Index |
Thread Index |
Old Index