From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 10 Mar 2026 17:11:58 +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 1vzzgb-00A97B-2M for lore@lore.pengutronix.de; Tue, 10 Mar 2026 17:11:58 +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 1vzzgc-0001Xn-4z; Tue, 10 Mar 2026 17:11:58 +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 1vzzgb-0001XZ-6t; Tue, 10 Mar 2026 17:11:57 +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 1vzzgZ-004ixE-2B; Tue, 10 Mar 2026 17:11:57 +0100 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1vzzga-0000000BYPP-3vNe; Tue, 10 Mar 2026 17:11:56 +0100 Date: Tue, 10 Mar 2026 17:11:56 +0100 From: Robert Schwebel To: Roland Hieber Message-ID: References: <20260204141612.691832-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260204141612.691832-1-rhi@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] doc: remove left-overs of removed platforms 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 Wed, Feb 04, 2026 at 03:16:12PM +0100, Roland Hieber wrote: > Fixes: 6b0c6a97872d3354e93a (2025-12-17, "platforms: remove rpi1") > Fixes: 4304e1820197b0954450 (2025-12-17, "platforms: remove mipsel") > Fixes: 5efb124c6eecc8b70ced (2025-12-17, "platforms: remove mips") > Signed-off-by: Roland Hieber > --- > doc/hardware.rst | 56 ------------------------------------------------ > 1 file changed, 56 deletions(-) > > diff --git a/doc/hardware.rst b/doc/hardware.rst > index 09e789b4e06b..b2f8300e69e1 100644 > --- a/doc/hardware.rst > +++ b/doc/hardware.rst > @@ -201,62 +201,6 @@ Currently, DistroKit supports the following hardware: > hardware_v8a_imx93_frdm > > > -rpi1 Platform > -------------- > - > -+-------------------------+------------------------------------------+ > -| platformconfig: | ``configs/platform-rpi1/platformconfig`` | > -+-------------------------+------------------------------------------+ > -| Toolchain architecture: | ``arm-1136jfs-linux-gnueabihf`` | > -+-------------------------+------------------------------------------+ > - > -.. note:: > - > - The rpi1 platform is currently not actively maintained, > - as RPi 1 has been superseded by newer models > - which are supported in the v7a platform. > - However, if you are targeting a RPi 1, > - we will be happy to merge your patches anyways. > - > -The rpi1 platform has support for the Raspberry Pi 1 and Raspberry Pi Zero W, > -which is based on the Broadcom BCM2835 SoC (ARMv6): > - > -.. toctree:: > - :maxdepth: 1 > - > - hardware_rpi1_raspi1 > - > - > -mips Platform > -------------- > - > -+-------------------------+------------------------------------------+ > -| platformconfig: | ``configs/platform-mips/platformconfig`` | > -+-------------------------+------------------------------------------+ > -| Toolchain architecture: | ``mips-softfloat-linux-gnu`` | > -+-------------------------+------------------------------------------+ > - > -.. toctree:: > - :maxdepth: 1 > - > - hardware_mips_qemu > - > - > -mips Platform > -------------- > - > -+-------------------------+--------------------------------------------+ > -| platformconfig: | ``configs/platform-mipsel/platformconfig`` | > -+-------------------------+--------------------------------------------+ > -| Toolchain architecture: | ``mipsel-softfloat-linux-gnu`` | > -+-------------------------+--------------------------------------------+ > - > -.. toctree:: > - :maxdepth: 1 > - > - hardware_mipsel_qemu > - > - > x86_64 Platform > --------------- > > -- > 2.51.0 > > > -- 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 |