From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 27 May 2024 18:16:44 +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 1sBd1g-000ibv-2Z for lore@lore.pengutronix.de; Mon, 27 May 2024 18:16:44 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sBd1g-0003FE-4K; Mon, 27 May 2024 18:16:44 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sBd1f-0003F5-81; Mon, 27 May 2024 18:16:43 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sBd1e-003DK5-Ri; Mon, 27 May 2024 18:16:42 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sBd1e-00HABY-2V; Mon, 27 May 2024 18:16:42 +0200 Date: Mon, 27 May 2024 18:16:42 +0200 From: Robert Schwebel To: Alexander Dahl Message-ID: References: <20240425080303.171897-1-ada@thorsis.com> <20240425080303.171897-9-ada@thorsis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240425080303.171897-9-ada@thorsis.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH 8/9] platform: v8a: barebox: Remove extra host prog X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Thu, Apr 25, 2024 at 10:03:01AM +0200, Alexander Dahl wrote: > Added to ptxdist-2023.07.0 and thus TODO completed. > > Before removal BAREBOX_PROGS_HOST had this twice: > > % p print BAREBOX_PROGS_HOST > bareboxenv kernel-install bareboxcrc32 bareboximd setupmbr/setupmbr imx/imx-usb-loader rk-usb-loader rk-usb-loader On next, I don't see this duplicate. Can you re-check? > Fixes: cd9e439e789e ("ptxdist: version bump 2023.06.0 -> 2023.07.1") > Signed-off-by: Alexander Dahl > --- > configs/platform-v8a/rules/barebox.rockchip.make | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/configs/platform-v8a/rules/barebox.rockchip.make b/configs/platform-v8a/rules/barebox.rockchip.make > index fad39c9..c0789c6 100644 > --- a/configs/platform-v8a/rules/barebox.rockchip.make > +++ b/configs/platform-v8a/rules/barebox.rockchip.make > @@ -6,9 +6,6 @@ > # see the README file. > # > > -# TODO: remove this when it is added in PTXdist upstream > -BAREBOX_PROGS_HOST += rk-usb-loader > - > # > # Firmware blobs for barebox > # > -- > 2.39.2 > > > -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |