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 Build sun50i-a64 dts files



details:   https://anonhg.NetBSD.org/src/rev/ff818bc35551
branches:  trunk
changeset: 356180:ff818bc35551
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Sep 07 21:22:51 2017 +0000

description:
Build sun50i-a64 dts files

diffstat:

 sys/arch/evbarm/conf/SUNXI |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r e698ec8a1a10 -r ff818bc35551 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Thu Sep 07 21:22:19 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Thu Sep 07 21:22:51 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.27 2017/09/07 01:07:04 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.28 2017/09/07 21:22:51 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -7,6 +7,8 @@
 include        "arch/evbarm/conf/std.sunxi"
 include        "arch/evbarm/conf/GENERIC.common"
 
+makeoptions    DTSGNUARCH="arm arm64"
+makeoptions    DTSSUBDIR="allwinner"
 makeoptions    DTS="
        sun5i-a13-difrnce-dit4350.dts
        sun5i-a13-empire-electronix-d709.dts
@@ -46,6 +48,10 @@
        sun8i-h3-orangepi-pc.dts
        sun8i-h3-orangepi-plus.dts
        sun8i-h3-orangepi-plus2e.dts
+
+       sun50i-a64-bananapi-m64.dts
+       sun50i-a64-pine64-plus.dts
+       sun50i-a64-pine64.dts
 "
 
 options        MULTIPROCESSOR



Home | Main Index | Thread Index | Old Index