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 move sunxide2ccu to pass 3, now it work...



details:   https://anonhg.NetBSD.org/src/rev/26e3c22c346e
branches:  trunk
changeset: 839139:26e3c22c346e
user:      macallan <macallan%NetBSD.org@localhost>
date:      Fri Feb 08 00:19:57 2019 +0000

description:
move sunxide2ccu to pass 3, now it works on my H5
from jmcneill@

diffstat:

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

diffs (19 lines):

diff -r e38a8e96844c -r 26e3c22c346e sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Thu Feb 07 23:53:20 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Fri Feb 08 00:19:57 2019 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.78 2019/02/03 13:18:52 jmcneill Exp $
+#      $NetBSD: GENERIC64,v 1.79 2019/02/08 00:19:57 macallan Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -192,7 +192,7 @@
 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)
-sunxide2ccu*   at fdt? pass 2          # Allwinner DE2 clock controller
+sunxide2ccu*   at fdt? pass 3          # Allwinner DE2 clock controller
 sunxiresets*   at fdt? pass 1          # Allwinner misc. resets
 sunxigates*    at fdt? pass 1          # Allwinner misc. gates
 sunxigmacclk*  at fdt? pass 2          # Allwinner GMAC MII/RGMII clock mux



Home | Main Index | Thread Index | Old Index