From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 05 Jun 2026 17:54:48 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wVWsi-002fCt-09 for lore@lore.pengutronix.de; Fri, 05 Jun 2026 17:54:48 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wVWsh-0006nN-Tq; Fri, 05 Jun 2026 17:54:47 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wVWsd-0006nF-IE; Fri, 05 Jun 2026 17:54:43 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wVWsd-001GbW-0n; Fri, 05 Jun 2026 17:54:43 +0200 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wVWsd-000000002fD-0YLr; Fri, 05 Jun 2026 17:54:43 +0200 Date: Fri, 5 Jun 2026 17:54:43 +0200 From: Michael Olbrich To: Christian Melki , ptxdist@pengutronix.de Message-ID: Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de References: <20260602195454.4082864-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-IRC: #ptxdist @freenode Subject: Re: [ptxdist] [PATCH] dtc: Version bump. 1.7.2 -> 1.8.1 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Fri, Jun 05, 2026 at 05:42:53PM +0200, Michael Olbrich wrote: > On Tue, Jun 02, 2026 at 09:54:54PM +0200, Christian Melki wrote: > > Looks like mostly minor things. > > https://github.com/dgibson/dtc/compare/v1.7.2...v1.8.1 > > What about the patch for the old version? And I'm seeing build errors on ARMv7 (or maybe with gcc 15?): livetree.c: In function 'fixup_phandles': livetree.c:1237:33: error: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Werror=sign-compare] cc1: all warnings being treated as errors make: *** [Makefile:306: livetree.o] Error 1 Michael > > Signed-off-by: Christian Melki > > --- > > rules/dtc.make | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/rules/dtc.make b/rules/dtc.make > > index c9ad70681..6e653a92c 100644 > > --- a/rules/dtc.make > > +++ b/rules/dtc.make > > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_DTC) += dtc > > # > > # Paths and names > > # > > -DTC_VERSION := 1.7.2 > > -DTC_SHA256 := 8f1486962f093f28a2f79f01c1fd82f144ef640ceabe555536d43362212ceb7c > > +DTC_VERSION := 1.8.1 > > +DTC_SHA256 := 74b50bb19134f6562490afea53e59953dd6c4afb17e5ccb60be32221262d3390 > > DTC := dtc-$(DTC_VERSION) > > DTC_SUFFIX := tar.gz > > DTC_URL := https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/$(DTC).$(DTC_SUFFIX) > > @@ -24,7 +24,7 @@ DTC_SOURCE := $(SRCDIR)/$(DTC).$(DTC_SUFFIX) > > DTC_DIR := $(BUILDDIR)/$(DTC) > > DTC_LICENSE := GPL-2.0-or-later OR BSD-2-Clause > > DTC_LICENSE_FILES := \ > > - file://README.license;md5=a1eb22e37f09df5b5511b8a278992d0e \ > > + file://README.license;md5=a5696bd07fcc7285cbbacc42c2132248 \ > > file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ > > file://BSD-2-Clause;md5=5d6306d1b08f8df623178dfd81880927 > > > > -- > > 2.43.0 > > > > > > > > -- > Pengutronix e.K. | | > Steuerwalder Str. 21 | http://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |