Attach apldart(4) early.
authorkettenis <kettenis@openbsd.org>
Sat, 11 Dec 2021 19:45:05 +0000 (19:45 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 11 Dec 2021 19:45:05 +0000 (19:45 +0000)
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK

index f231c2b..15896b5 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.216 2021/12/09 11:38:26 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.217 2021/12/11 19:45:05 kettenis Exp $
 #
 # GENERIC machine description file
 #
@@ -138,7 +138,7 @@ gpiokeys*   at fdt?
 gpioleds*      at fdt?
 
 # Apple
-apldart*       at fdt?
+apldart*       at fdt? early 1
 apldog*                at fdt? early 1
 apldwusb*      at fdt?
 aplintc*       at fdt? early 1
index 46ec65e..087295e 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.162 2021/12/09 11:38:26 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.163 2021/12/11 19:45:05 kettenis Exp $
 
 machine                arm64
 maxusers       4
@@ -102,7 +102,7 @@ simplefb*   at fdt?
 wsdisplay*     at simplefb?
 
 # Apple
-apldart*       at fdt?
+apldart*       at fdt? early 1
 apldog*                at fdt? early 1
 apldwusb*      at fdt?
 aplintc*       at fdt? early 1