From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 20 May 2026 12:29:34 +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 1wPeBC-001pfy-2B for lore@lore.pengutronix.de; Wed, 20 May 2026 12:29:34 +0200 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 1wPeBC-0002lL-8B; Wed, 20 May 2026 12:29:34 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wPeB9-0002l4-WC; Wed, 20 May 2026 12:29:32 +0200 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 1wPeB9-000usa-1D; Wed, 20 May 2026 12:29:31 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wPeB9-000000024DG-3WhW; Wed, 20 May 2026 12:29:31 +0200 Date: Wed, 20 May 2026 12:29:31 +0200 From: Robert Schwebel To: Ahmad Fatoum Message-ID: References: <20260520080500.2471785-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260520080500.2471785-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 1/2] barebox: update to v2026.05.0 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, May 20, 2026 at 10:04:57AM +0200, Ahmad Fatoum wrote: > As has become tradition so far, bump to the newest barebox release. > No especially exciting features for what we are currently using, but a > number of bug fixes. The bug fixes would go into upcoming v2026.04.1, > but we'll continue to track the newest barebox version here. > > Signed-off-by: Ahmad Fatoum > --- > configs/platform-v7a/barebox-am335x-mlo.config | 4 ++-- > configs/platform-v7a/barebox-at91.config | 4 ++-- > configs/platform-v7a/barebox-at91.config.diff | 4 ++-- > configs/platform-v7a/barebox-common.config | 4 ++-- > configs/platform-v7a/barebox.config | 4 ++-- > configs/platform-v7a/platformconfig | 8 ++++---- > configs/platform-v7a_noneon/barebox-at91.config | 4 ++-- > configs/platform-v7a_noneon/barebox-at91.config.diff | 4 ++-- > configs/platform-v7a_noneon/barebox-common.config | 4 ++-- > configs/platform-v7a_noneon/barebox-vexpress.config | 4 ++-- > configs/platform-v7a_noneon/barebox-vexpress.config.diff | 4 ++-- > configs/platform-v7a_noneon/platformconfig | 4 ++-- > configs/platform-v8a/barebox-r5.config | 4 ++-- > configs/platform-v8a/barebox.config | 4 ++-- > configs/platform-v8a/platformconfig | 4 ++-- > 15 files changed, 32 insertions(+), 32 deletions(-) > > diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config > index e1bdbb1b0eb9..1598df04ed98 100644 > --- a/configs/platform-v7a/barebox-am335x-mlo.config > +++ b/configs/platform-v7a/barebox-am335x-mlo.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -315,7 +315,7 @@ CONFIG_MCI_OMAP_HSMMC=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_MCI_OMAP_HSMMC_PBL=y > # CONFIG_COMMON_CLK is not set > > diff --git a/configs/platform-v7a/barebox-at91.config b/configs/platform-v7a/barebox-at91.config > index 920efe3fb7af..c6d0f61573f4 100644 > --- a/configs/platform-v7a/barebox-at91.config > +++ b/configs/platform-v7a/barebox-at91.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -777,7 +777,7 @@ CONFIG_MCI_ATMEL_SDHCI=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_MCI_ATMEL_SDHCI_PBL=y > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff > index eb204117fe03..e2d8f268b845 100644 > --- a/configs/platform-v7a/barebox-at91.config.diff > +++ b/configs/platform-v7a/barebox-at91.config.diff > @@ -1,5 +1,5 @@ > -d111683f44bc8d09073cd24138890699 > -9b8b375fc5ee94f73aebcc73bba9166c > +f8419d7879db7d522e36fbf1242269c3 > +ed25269abea31a9204a82edb2c610efa > CONFIG_ARCH_AT91=y > # CONFIG_ARCH_BCM283X is not set > # CONFIG_ARCH_IMX is undefined > diff --git a/configs/platform-v7a/barebox-common.config b/configs/platform-v7a/barebox-common.config > index ac9adccd9c05..10420fd7bb1e 100644 > --- a/configs/platform-v7a/barebox-common.config > +++ b/configs/platform-v7a/barebox-common.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -740,7 +740,7 @@ CONFIG_MCI_MMCI=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > CONFIG_COMMON_CLK=y > diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config > index f4042f7b24da..bf6ebb963f06 100644 > --- a/configs/platform-v7a/barebox.config > +++ b/configs/platform-v7a/barebox.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -1038,7 +1038,7 @@ CONFIG_MCI_MMCI=y > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > CONFIG_MCI_STM32_SDMMC2=y > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_MCI_OMAP_HSMMC_PBL=y > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig > index 95358d36615a..4f8962661fe7 100644 > --- a/configs/platform-v7a/platformconfig > +++ b/configs/platform-v7a/platformconfig > @@ -186,18 +186,18 @@ PTXCONF_AT91BOOTSTRAP2_MD5="f76ff2a39f9549b5b4ecdf7cf585218c" > PTXCONF_AT91BOOTSTRAP2_CONFIG="at91bootstrap-wifx-l1.config" > PTXCONF_BAREBOX_COMMON_ARCH_STRING="arm" > PTXCONF_BAREBOX_COMMON=y > -PTXCONF_BAREBOX_COMMON_VERSION="2026.04.0" > -PTXCONF_BAREBOX_COMMON_MD5="517660e0e657d740c0dc5343b22ddc66" > +PTXCONF_BAREBOX_COMMON_VERSION="2026.05.0" > +PTXCONF_BAREBOX_COMMON_MD5="484b26cf5f01f6200cc72f2852da5079" > PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y > PTXCONF_BAREBOX_AM335X_MLO=y > PTXCONF_BAREBOX_AT91=y > PTXCONF_BAREBOX_ARCH_STRING="arm" > PTXCONF_BAREBOX_DEPENDENCIES=y > PTXCONF_BAREBOX=y > -PTXCONF_BAREBOX_VERSION="2026.04.0" > +PTXCONF_BAREBOX_VERSION="2026.05.0" > PTXCONF_BAREBOX_CONFIG_BUILDSYSTEM_VERSION=y > PTXCONF_BAREBOX_BUILDSYSTEM_VERSION="${PTXDIST_VCS_VERSION}" > -PTXCONF_BAREBOX_MD5="517660e0e657d740c0dc5343b22ddc66" > +PTXCONF_BAREBOX_MD5="484b26cf5f01f6200cc72f2852da5079" > PTXCONF_BAREBOX_CONFIG="barebox.config" > # PTXCONF_BAREBOX_FIRMWARE is not set > PTXCONF_BAREBOX_EXTRA_ENV=y > diff --git a/configs/platform-v7a_noneon/barebox-at91.config b/configs/platform-v7a_noneon/barebox-at91.config > index 3aaaa0273b17..1f19d6841a73 100644 > --- a/configs/platform-v7a_noneon/barebox-at91.config > +++ b/configs/platform-v7a_noneon/barebox-at91.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -782,7 +782,7 @@ CONFIG_MCI_ATMEL_SDHCI=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_MCI_ATMEL_PBL=y > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > diff --git a/configs/platform-v7a_noneon/barebox-at91.config.diff b/configs/platform-v7a_noneon/barebox-at91.config.diff > index 375ee8d71231..4ce9521704d9 100644 > --- a/configs/platform-v7a_noneon/barebox-at91.config.diff > +++ b/configs/platform-v7a_noneon/barebox-at91.config.diff > @@ -1,5 +1,5 @@ > -d6fdec229ce00e5261e7d96d2db1ff1b > -bca8b19fe2e1fd36d38a3ec46aedf6fa > +b79f37d83922799b996c630325210702 > +4d9ffda04383c8387e30a7568675a8c3 > CONFIG_ARCH_AT91=y > # CONFIG_ARCH_BCM283X is not set > # CONFIG_ARCH_IMX is undefined > diff --git a/configs/platform-v7a_noneon/barebox-common.config b/configs/platform-v7a_noneon/barebox-common.config > index 7169b2d064ec..3cd632cd29c6 100644 > --- a/configs/platform-v7a_noneon/barebox-common.config > +++ b/configs/platform-v7a_noneon/barebox-common.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -736,7 +736,7 @@ CONFIG_MCI_MMCI=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > CONFIG_COMMON_CLK=y > diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config b/configs/platform-v7a_noneon/barebox-vexpress.config > index 1d216f848afb..ee1941dc2f8f 100644 > --- a/configs/platform-v7a_noneon/barebox-vexpress.config > +++ b/configs/platform-v7a_noneon/barebox-vexpress.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -719,7 +719,7 @@ CONFIG_MCI_MMCI=y > # CONFIG_MCI_ARASAN is not set > # CONFIG_MCI_AM654 is not set > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > CONFIG_COMMON_CLK=y > diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config.diff b/configs/platform-v7a_noneon/barebox-vexpress.config.diff > index c6d24c287a47..73643710dbe6 100644 > --- a/configs/platform-v7a_noneon/barebox-vexpress.config.diff > +++ b/configs/platform-v7a_noneon/barebox-vexpress.config.diff > @@ -1,5 +1,5 @@ > -d6fdec229ce00e5261e7d96d2db1ff1b > -e6555e3a48a2fb400e8a13a6cecee00d > +b79f37d83922799b996c630325210702 > +d0eb3e48755c216115784349f9eb9b03 > CONFIG_AMBA_SP804=y > # CONFIG_ARCH_BCM283X is not set > CONFIG_ARCH_VEXPRESS=y > diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig > index 49a2a88a1fd6..bc77b094cd3c 100644 > --- a/configs/platform-v7a_noneon/platformconfig > +++ b/configs/platform-v7a_noneon/platformconfig > @@ -180,8 +180,8 @@ PTXCONF_CONSOLE_SPEED="115200" > # PTXCONF_AT91BOOTSTRAP2 is not set > PTXCONF_BAREBOX_COMMON_ARCH_STRING="arm" > PTXCONF_BAREBOX_COMMON=y > -PTXCONF_BAREBOX_COMMON_VERSION="2026.04.0" > -PTXCONF_BAREBOX_COMMON_MD5="517660e0e657d740c0dc5343b22ddc66" > +PTXCONF_BAREBOX_COMMON_VERSION="2026.05.0" > +PTXCONF_BAREBOX_COMMON_MD5="484b26cf5f01f6200cc72f2852da5079" > PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y > PTXCONF_BAREBOX_AT91=y > PTXCONF_BAREBOX_VEXPRESS=y > diff --git a/configs/platform-v8a/barebox-r5.config b/configs/platform-v8a/barebox-r5.config > index 77af83ba496c..6558daf9d630 100644 > --- a/configs/platform-v8a/barebox-r5.config > +++ b/configs/platform-v8a/barebox-r5.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm" > @@ -350,7 +350,7 @@ CONFIG_MCI_MMC_RPMB=y > # CONFIG_MCI_ROCKCHIP_DWCMSHC is not set > # CONFIG_MCI_ARASAN is not set > CONFIG_MCI_AM654=y > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > CONFIG_COMMON_CLK=y > diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config > index a413865bc62d..a60404236d9c 100644 > --- a/configs/platform-v8a/barebox.config > +++ b/configs/platform-v8a/barebox.config > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Barebox/arm 2026.04.0 Configuration > +# Barebox/arm 2026.05.0 Configuration > # > CONFIG_ARM=y > CONFIG_ARCH_LINUX_NAME="arm64" > @@ -891,7 +891,7 @@ CONFIG_MCI_IMX_ESDHC=y > CONFIG_MCI_ARASAN=y > CONFIG_MCI_AM654=y > # CONFIG_MCI_SPI is not set > -# CONFIG_MMC_CADENCE_SDHCI is not set > +# CONFIG_MCI_CADENCE_SDHCI is not set > CONFIG_MCI_IMX_ESDHC_PBL=y > CONFIG_HAVE_CLK=y > CONFIG_CLKDEV_LOOKUP=y > diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig > index acbfa89d5de5..897d3c0ed424 100644 > --- a/configs/platform-v8a/platformconfig > +++ b/configs/platform-v8a/platformconfig > @@ -182,10 +182,10 @@ PTXCONF_COMPILERPREFIX_R5="arm-v7a-linux-gnueabihf-" > PTXCONF_BAREBOX_ARCH_STRING="arm" > PTXCONF_BAREBOX_DEPENDENCIES=y > PTXCONF_BAREBOX=y > -PTXCONF_BAREBOX_VERSION="2026.04.0" > +PTXCONF_BAREBOX_VERSION="2026.05.0" > PTXCONF_BAREBOX_CONFIG_BUILDSYSTEM_VERSION=y > PTXCONF_BAREBOX_BUILDSYSTEM_VERSION="${PTXDIST_VCS_VERSION}" > -PTXCONF_BAREBOX_MD5="517660e0e657d740c0dc5343b22ddc66" > +PTXCONF_BAREBOX_MD5="484b26cf5f01f6200cc72f2852da5079" > PTXCONF_BAREBOX_CONFIG="barebox.config" > PTXCONF_BAREBOX_FIRMWARE=y > PTXCONF_BAREBOX_EXTRA_ENV=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 |