Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
details: https://anonhg.NetBSD.org/src/rev/c96387e12e70
branches: trunk
changeset: 449402:c96387e12e70
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Mar 05 11:25:01 2019 +0000
description:
Add DTS for Raspberry Pi Compute Module 3 IO board V3.0
diffstat:
sys/arch/evbarm/conf/GENERIC | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b1986d925053 -r c96387e12e70 sys/arch/evbarm/conf/GENERIC
--- a/sys/arch/evbarm/conf/GENERIC Tue Mar 05 10:26:08 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC Tue Mar 05 11:25:01 2019 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC,v 1.23 2019/02/25 19:30:17 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.24 2019/03/05 11:25:01 jmcneill Exp $
#
# GENERIC ARM (aarch32) kernel
#
@@ -17,6 +17,7 @@
makeoptions DTSSUBDIR="allwinner broadcom nvidia rockchip socfpga"
makeoptions DTS="
bcm2836-rpi-2-b.dts
+ bcm2837-rpi-cm3-io3.dts
bcm2837-rpi-3-b.dts
bcm2837-rpi-3-b-plus.dts
Home |
Main Index |
Thread Index |
Old Index