From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 10 Mar 2026 17:16:33 +0100 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 1vzzl2-00A9F6-1B for lore@lore.pengutronix.de; Tue, 10 Mar 2026 17:16:33 +0100 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 1vzzl2-0002Jm-Oh; Tue, 10 Mar 2026 17:16:32 +0100 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 1vzzl1-0002JD-Ls; Tue, 10 Mar 2026 17:16:31 +0100 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 1vzzl0-004ixk-0R; Tue, 10 Mar 2026 17:16:31 +0100 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1vzzl1-0000000BYQk-1cvn; Tue, 10 Mar 2026 17:16:31 +0100 Date: Tue, 10 Mar 2026 17:16:31 +0100 From: Robert Schwebel To: Fabian Pflug Message-ID: References: <20260310065954.3550765-1-f.pflug@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260310065954.3550765-1-f.pflug@pengutronix.de> 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] v8a: barebox: disable target tools 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 applied to next On Tue, Mar 10, 2026 at 07:59:36AM +0100, Fabian Pflug wrote: > The target tools were not used and can therefor be disabled. > > Signed-off-by: Fabian Pflug > --- > configs/platform-v8a/barebox.config | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config > index 4cb176f..a2b8eb4 100644 > --- a/configs/platform-v8a/barebox.config > +++ b/configs/platform-v8a/barebox.config > @@ -1376,9 +1376,9 @@ CONFIG_RK_USB_LOADER=y > # Target Tools > # > # CONFIG_IMD_TARGET is not set > -CONFIG_KERNEL_INSTALL_TARGET=y > +# CONFIG_KERNEL_INSTALL_TARGET is not set > # CONFIG_BAREBOXENV_TARGET is not set > -CONFIG_BAREBOXCRC32_TARGET=y > +# CONFIG_BAREBOXCRC32_TARGET is not set > # CONFIG_MVEBU_KWBOOT_TARGET is not set > # end of Target Tools > > -- > 2.47.3 > > > -- 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 |