Received: by mail.netbsd.org (Postfix, from userid 605) id 1576F84DF4; Wed, 16 Oct 2019 23:36:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 925DA84D62 for ; Wed, 16 Oct 2019 23:36:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id UQiSYSr4P1VT for ; Wed, 16 Oct 2019 23:36:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1101984D5E for ; Wed, 16 Oct 2019 23:36:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0AB0AFBF4; Wed, 16 Oct 2019 23:36:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571268993233620" MIME-Version: 1.0 Date: Wed, 16 Oct 2019 23:36:33 +0000 From: "Christoph Badura" Subject: CVS commit: pkgsrc/sysutils/u-boot To: pkgsrc-changes@NetBSD.org Reply-To: bad@netbsd.org X-Mailer: log_accum Message-Id: <20191016233633.0AB0AFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1571268993233620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bad Date: Wed Oct 16 23:36:32 UTC 2019 Modified Files: pkgsrc/sysutils/u-boot: distinfo pkgsrc/sysutils/u-boot/patches: patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts Log Message: provide an ethernet0 alias for nanopi r1 so that u-boot sets the mac address for emac0. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/u-boot/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571268993233620 Content-Disposition: inline Content-Length: 2559 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/u-boot/distinfo diff -u pkgsrc/sysutils/u-boot/distinfo:1.29 pkgsrc/sysutils/u-boot/distinfo:1.30 --- pkgsrc/sysutils/u-boot/distinfo:1.29 Tue Oct 8 20:48:49 2019 +++ pkgsrc/sysutils/u-boot/distinfo Wed Oct 16 23:36:32 2019 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.29 2019/10/08 20:48:49 bad Exp $ +$NetBSD: distinfo,v 1.30 2019/10/16 23:36:32 bad Exp $ SHA1 (u-boot-2018.11.tar.bz2) = e58e86c633ad3e2613196e0c0b0a7760ae5966d6 RMD160 (u-boot-2018.11.tar.bz2) = f63c67750951d0e2883935a5d4cc3252f51a5453 @@ -10,7 +10,7 @@ SHA1 (patch-arch_arm_dts_Makefile) = a64 SHA1 (patch-arch_arm_dts_sun8i-h2-plus-bananapi-m2-zero.dts) = aaa530a5f520eea0cb5dcece0b730e23db59eb40 SHA1 (patch-arch_arm_dts_sun8i-h2-plus-bananapi-p2-zero.dts) = 8c78d0e0877aa9784fa209af2e16e80cb1110364 SHA1 (patch-arch_arm_dts_sun8i-h3-nanopi-duo2.dts) = ec4927bb5f024f9aca6f71890c4bc14dc53e8ba7 -SHA1 (patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts) = 6f3ac4f787b503beecbd5c63c40dce355e0a7ebe +SHA1 (patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts) = a192c05c31038cf11354dd4a32d94b5b62945661 SHA1 (patch-configs_A20-OLinuXino-Lime2-eMMC_defconfig) = 425ae3a82ce9006dbd734f41f7d49bb3587b1493 SHA1 (patch-configs_A20-OLinuXino-Lime2_defconfig) = 9eecb0a44ec9ddda2425b042c219f59ba546a494 SHA1 (patch-configs_bananapi_m2_zero_defconfig) = 5e4baef63f0e51cb8c94a1dc0c0e50ecb016807d Index: pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts diff -u pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts:1.1 pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts:1.2 --- pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts:1.1 Tue Oct 8 20:48:49 2019 +++ pkgsrc/sysutils/u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts Wed Oct 16 23:36:32 2019 @@ -1,8 +1,8 @@ -$NetBSD: patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts,v 1.1 2019/10/08 20:48:49 bad Exp $ +$NetBSD: patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts,v 1.2 2019/10/16 23:36:32 bad Exp $ --- arch/arm/dts/sun8i-h3-nanopi-r1.dts.orig 2019-10-05 00:04:53.000000000 +0000 +++ arch/arm/dts/sun8i-h3-nanopi-r1.dts -@@ -0,0 +1,102 @@ +@@ -0,0 +1,106 @@ +/* + * Copyright (C) 2019 Igor Pecovnik + * @@ -51,6 +51,10 @@ $NetBSD: patch-arch_arm_dts_sun8i-h3-nan + model = "FriendlyARM NanoPi R1"; + compatible = "friendlyarm,nanopi-neo", "allwinner,sun8i-h3"; + ++ aliases { ++ ethernet0 = &emac; ++ }; ++ + reg_gmac_3v3: gmac-3v3 { + compatible = "regulator-fixed"; + pinctrl-names = "default"; --_----------=_1571268993233620--