summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/arm64/conf/GENERIC6
-rw-r--r--sys/arch/arm64/conf/RAMDISK6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 2e6f23bd2c3..26e1dfb2ce3 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.48 2018/01/04 14:30:08 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.49 2018/01/29 11:46:44 jsg Exp $
#
# GENERIC machine description file
#
@@ -46,8 +46,8 @@ cd* at scsibus?
ch* at scsibus?
uk* at scsibus?
-ampintc* at fdt?
-ampintcmsi* at fdt?
+ampintc* at fdt? early 1
+ampintcmsi* at fdt? early 1
agintc* at fdt?
agtimer* at fdt?
ahci* at fdt?
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index 72b96802626..053a1160832 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.42 2018/01/04 14:30:08 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.43 2018/01/29 11:46:44 jsg Exp $
#
# GENERIC machine description file
#
@@ -57,8 +57,8 @@ cd* at scsibus?
ch* at scsibus?
uk* at scsibus?
-ampintc* at fdt?
-ampintcmsi* at fdt?
+ampintc* at fdt? early 1
+ampintcmsi* at fdt? early 1
agintc* at fdt?
agtimer* at fdt?
ahci* at fdt?