From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 16 Mar 2026 23:36:44 +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 1w2GYG-001acg-0Y for lore@lore.pengutronix.de; Mon, 16 Mar 2026 23:36:44 +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 1w2GYF-0005sa-EL; Mon, 16 Mar 2026 23:36:43 +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 1w2GYB-0005rz-Dx; Mon, 16 Mar 2026 23:36:39 +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 1w2GYB-000dq7-0p; Mon, 16 Mar 2026 23:36:39 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1w2GYB-00000005Xdd-0h1m; Mon, 16 Mar 2026 23:36:39 +0100 Date: Mon, 16 Mar 2026 23:36:39 +0100 From: Roland Hieber To: Robert Schwebel Message-ID: <1773695564-45679af96681b51a9c84b67b@pty> References: <20260316124957.1223035-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [DistroKit] [PATCH 1/6] v8a: sync platformconfig 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 Mon, Mar 16, 2026 at 03:09:31PM +0100, Robert Schwebel wrote: > Applied series to next. Thanks. Looking at the Jenkins output, it seems I should've run './scripts/p-all oldconfig all'… Will send fixups. - Roland > On Mon, Mar 16, 2026 at 01:49:16PM +0100, Roland Hieber wrote: > > The v8a platformconfig was not updated when the firmware-nxp-wifi recipe > > was added. > > > > Fixes: 4ab46d4f662eea0141d2 (2026-01-20, "v8a: add firmware nxp wifi package") > > Signed-off-by: Roland Hieber > > --- > > configs/platform-v8a/platformconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig > > index 989fb0e14d45..604bba9cfed1 100644 > > --- a/configs/platform-v8a/platformconfig > > +++ b/configs/platform-v8a/platformconfig > > @@ -374,6 +374,7 @@ PTXCONF_FIRMWARE_IMX=y > > # PTXCONF_FIRMWARE_IMX_VPU_IMX6Q is not set > > PTXCONF_FIRMWARE_IMX_BOOTIMAGE_IMX8=y > > # PTXCONF_FIRMWARE_IMX_BOOTIMAGE_IMX9 is not set > > +# PTXCONF_FIRMWARE_NXP_WIFI is not set > > PTXCONF_FIRMWARE_ROCKCHIP=y > > # PTXCONF_FIRMWARE_ROCKCHIP_RK3566_SDRAM is not set > > PTXCONF_FIRMWARE_ROCKCHIP_RK3568_SDRAM=y > > -- > > 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 | > -- Roland Hieber, Pengutronix e.K. | rhi@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |