From 6248cc122a607eba31b0912e99751d383e4f5e43 Mon Sep 17 00:00:00 2001 From: kettenis Date: Sun, 7 Aug 2016 18:00:53 +0000 Subject: [PATCH] Add the Raspberry Pi 2/3 devices here as well. Spotted by patrick@ --- sys/arch/armv7/conf/RAMDISK | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK index a46d11ee966..d9c5f4ffcd1 100644 --- a/sys/arch/armv7/conf/RAMDISK +++ b/sys/arch/armv7/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.38 2016/08/06 10:07:45 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.39 2016/08/07 18:00:53 kettenis Exp $ machine armv7 arm @@ -124,6 +124,12 @@ exesdhc* at exynos? sdmmc* at exesdhc? exuart* at exynos? +# Raspberry Pi 2/3 +bcmintc* at fdt? +bcmmuart* at fdt? +dwctwo* at fdt? +usb* at dwctwo? + crosec* at iic? wskbd* at crosec? mux 1 pcfrtc* at iic? -- 2.20.1