Module Name: src Committed By: skrll Date: Thu Feb 6 12:51:14 UTC 2020
Modified Files: src/sys/arch/evbarm/conf: RPI2 Log Message: Add bcm2837-rpi-3-a-plus.dts to DTS. Requested by logix To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/RPI2 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/RPI2 diff -u src/sys/arch/evbarm/conf/RPI2:1.9 src/sys/arch/evbarm/conf/RPI2:1.10 --- src/sys/arch/evbarm/conf/RPI2:1.9 Thu Feb 6 12:49:59 2020 +++ src/sys/arch/evbarm/conf/RPI2 Thu Feb 6 12:51:13 2020 @@ -1,5 +1,5 @@ # -# $NetBSD: RPI2,v 1.9 2020/02/06 12:49:59 skrll Exp $ +# $NetBSD: RPI2,v 1.10 2020/02/06 12:51:13 skrll Exp $ # # RPi2 -- Raspberry Pi 2 # @@ -29,6 +29,7 @@ options __HAVE_GENERIC_CPU_INITCLOCKS makeoptions DTS=" bcm2836-rpi-2-b.dts + bcm2837-rpi-3-a-plus.dts bcm2837-rpi-3-b-plus.dts bcm2837-rpi-3-b.dts bcm2837-rpi-cm3-io3.dts