Module Name:    src
Committed By:   skrll
Date:           Sat Mar  9 15:24:00 UTC 2019

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
Add DTS for Raspberry Pi Compute Module IO board rev1


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.85 src/sys/arch/evbarm/conf/RPI:1.86
--- src/sys/arch/evbarm/conf/RPI:1.85	Thu Oct 18 09:01:54 2018
+++ src/sys/arch/evbarm/conf/RPI	Sat Mar  9 15:23:59 2019
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.85 2018/10/18 09:01:54 skrll Exp $
+#	$NetBSD: RPI,v 1.86 2019/03/09 15:23:59 skrll Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -16,6 +16,7 @@ makeoptions	DTS="
 	bcm2835-rpi-b.dts
 	bcm2835-rpi-b-plus.dts
 	bcm2835-rpi-b-rev2.dts
+	bcm2835-rpi-cm1-io1.dts
 	bcm2835-rpi-zero.dts
 	bcm2835-rpi-zero-w.dts
 "

Reply via email to