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 bcm2837-rpi-3-a-plus.dts, sun8i-h3-...



details:   https://anonhg.NetBSD.org/src/rev/d787c64d7609
branches:  trunk
changeset: 451488:d787c64d7609
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat May 25 12:06:59 2019 +0000

description:
Add bcm2837-rpi-3-a-plus.dts, sun8i-h3-mapleboard-mp130.dts

diffstat:

 sys/arch/evbarm/conf/GENERIC |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r e0dd30a6ddf1 -r d787c64d7609 sys/arch/evbarm/conf/GENERIC
--- a/sys/arch/evbarm/conf/GENERIC      Sat May 25 12:04:27 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC      Sat May 25 12:06:59 2019 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC,v 1.31 2019/04/28 19:26:48 jmcneill Exp $
+#      $NetBSD: GENERIC,v 1.32 2019/05/25 12:06:59 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-3-a-plus.dts
        bcm2837-rpi-3-b.dts
        bcm2837-rpi-3-b-plus.dts
        bcm2837-rpi-cm3-io3.dts
@@ -120,6 +121,7 @@
        sun8i-h3-bananapi-m2-plus.dts
        sun8i-h3-beelink-x2.dts
        sun8i-h3-libretech-all-h3-cc.dts
+       sun8i-h3-mapleboard-mp130.dts
        sun8i-h3-nanopi-m1-plus.dts
        sun8i-h3-nanopi-m1.dts
        sun8i-h3-nanopi-neo.dts



Home | Main Index | Thread Index | Old Index