From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 10 Mar 2026 17:10:43 +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 1vzzfP-00A965-0E for lore@lore.pengutronix.de; Tue, 10 Mar 2026 17:10:43 +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 1vzzfP-0001DT-JA; Tue, 10 Mar 2026 17:10: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 1vzzfN-0001Ci-5b; Tue, 10 Mar 2026 17:10:41 +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 1vzzfL-004ix5-21; Tue, 10 Mar 2026 17:10:40 +0100 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1vzzfM-0000000BYP6-3h6G; Tue, 10 Mar 2026 17:10:40 +0100 Date: Tue, 10 Mar 2026 17:10:40 +0100 From: Robert Schwebel To: Ahmad Fatoum Message-ID: References: <20260121080813.4099332-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260121080813.4099332-1-a.fatoum@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 0/8] barebox: update to v2026.01.0 and extend config 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 series to next. On Wed, Jan 21, 2026 at 09:06:53AM +0100, Ahmad Fatoum wrote: > Update to the new barebox release and enable some arguably useful > configuration options for development. > > Ahmad Fatoum (8): > barebox: set CONFIG_NAME across all platforms > barebox: update barebox v2025.11.0 -> v2026.01.0 > barebox: enable some useful interactive tools > v8a: barebox: enable Rockchip power domain driver > barebox: enable bootloader dm-verity support > barebox: enable oftree fallback > barebox: r5: disable CONFIG_DEBUG_PROBES > v8a: barebox: patch in support for BeaglePlay RTL8211F-VD Ethernet PHY > > configs/bsp.ref | 17 + > .../platform-v7a/barebox-am335x-mlo.config | 10 +- > configs/platform-v7a/barebox-at91.config | 13 +- > configs/platform-v7a/barebox-at91.config.diff | 5 +- > configs/platform-v7a/barebox-common.config | 13 +- > configs/platform-v7a/barebox.config | 32 +- > configs/platform-v7a/platformconfig | 8 +- > .../platform-v7a_noneon/barebox-at91.config | 13 +- > .../barebox-at91.config.diff | 5 +- > .../platform-v7a_noneon/barebox-common.config | 13 +- > .../barebox-vexpress.config | 13 +- > .../barebox-vexpress.config.diff | 5 +- > configs/platform-v7a_noneon/platformconfig | 4 +- > configs/platform-v8a/barebox-r5.config | 11 +- > configs/platform-v8a/barebox.config | 37 +- > .../0001-ARM-i-MX93-reinstate-aliases.patch | 62 -- > .../patches/barebox-2025.11.0/series | 1 - > ...-realtek-sync-with-Linux-v6.19-state.patch | 863 ++++++++++++++++++ > .../patches/barebox-2026.01.0/series | 1 + > configs/platform-v8a/platformconfig | 4 +- > 20 files changed, 1014 insertions(+), 116 deletions(-) > delete mode 100644 configs/platform-v8a/patches/barebox-2025.11.0/0001-ARM-i-MX93-reinstate-aliases.patch > delete mode 100644 configs/platform-v8a/patches/barebox-2025.11.0/series > create mode 100644 configs/platform-v8a/patches/barebox-2026.01.0/0001-net-phy-realtek-sync-with-Linux-v6.19-state.patch > create mode 100644 configs/platform-v8a/patches/barebox-2026.01.0/series > > -- > 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 |