From: patrick Date: Thu, 11 Feb 2021 23:54:40 +0000 (+0000) Subject: Enable exuart(4). X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=dd2d16815414ea64bb85bf1b6d18baa69229c18d;p=openbsd Enable exuart(4). ok kettenis@ --- diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 3b3de9b42b1..bf180ec75b5 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.185 2021/02/04 16:25:38 anton Exp $ +# $OpenBSD: GENERIC,v 1.186 2021/02/11 23:54:40 patrick Exp $ # # GENERIC machine description file # @@ -126,6 +126,9 @@ amdgpu* at pci? drm* at amdgpu? wsdisplay* at amdgpu? +# Apple +exuart* at fdt? + # iMX imxccm* at fdt? early 1 imxiomuxc* at fdt? early 1 diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 76f3fec9579..aa4be77f6a5 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.138 2021/01/19 19:14:39 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.139 2021/02/11 23:54:40 patrick Exp $ # # GENERIC machine description file # @@ -110,6 +110,9 @@ vioscsi* at virtio? simplefb* at fdt? wsdisplay* at simplefb? +# Apple +exuart* at fdt? + # iMX imxccm* at fdt? early 1 imxiomuxc* at fdt? early 1