summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2019-07-23 12:32:40 +0000
committerjmcneill <jmcneill@NetBSD.org>2019-07-23 12:32:40 +0000
commit91ae346aca91e12bb990f4ca8a31cd9867aed0be (patch)
treeb9f69dac6340a9e6ec08c11c6fe1beed298a0265 /sys/arch/evbarm
parent99ac3820bb8dd64aaa0458e91ee35a1c5fd49ced (diff)
Attach uarts on pass 4, matching GENERIC64
Diffstat (limited to 'sys/arch/evbarm')
-rw-r--r--sys/arch/evbarm/conf/GENERIC12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/evbarm/conf/GENERIC b/sys/arch/evbarm/conf/GENERIC
index 20adef549a1..c5d4e04f198 100644
--- a/sys/arch/evbarm/conf/GENERIC
+++ b/sys/arch/evbarm/conf/GENERIC
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC,v 1.43 2019/07/07 11:58:44 skrll Exp $
+# $NetBSD: GENERIC,v 1.44 2019/07/23 12:32:40 jmcneill Exp $
#
# GENERIC ARM (aarch32) kernel
#
@@ -433,11 +433,11 @@ ukphy* at mii? phy ? # generic unknown PHYs
#athn* at pci? dev ? function ? # Atheros IEEE 802.11
# UART
-com* at fdt? # UART
-exuart* at fdt? # SSCOM UART
-plcom* at fdt? # ARM PL011 UART
-mesonuart* at fdt? # Amlogic Meson UART
-zynquart* at fdt? # Cadence UART
+com* at fdt? pass 4 # UART
+exuart* at fdt? pass 4 # SSCOM UART
+plcom* at fdt? pass 4 # ARM PL011 UART
+mesonuart* at fdt? pass 4 # Amlogic Meson UART
+zynquart* at fdt? pass 4 # Cadence UART
# I2C controllers
options I2C_MAX_ADDR=0xfff