From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH 1/8] barebox: set CONFIG_NAME across all platforms
Date: Wed, 21 Jan 2026 09:06:54 +0100 [thread overview]
Message-ID: <20260121080813.4099332-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20260121080813.4099332-1-a.fatoum@pengutronix.de>
If set, CONFIG_NAME will be included in the version output and makes it
useful to record, which config was used in lieu of including the full
config into the binary with CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_IKCONFIG.
Populate the option with some descriptive names.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
configs/platform-v7a/barebox-am335x-mlo.config | 2 +-
configs/platform-v7a/barebox-at91.config | 2 +-
configs/platform-v7a/barebox-at91.config.diff | 5 +++--
configs/platform-v7a/barebox-common.config | 2 +-
configs/platform-v7a/barebox.config | 2 +-
configs/platform-v7a_noneon/barebox-at91.config | 2 +-
configs/platform-v7a_noneon/barebox-at91.config.diff | 5 +++--
configs/platform-v7a_noneon/barebox-common.config | 2 +-
configs/platform-v7a_noneon/barebox-vexpress.config | 2 +-
configs/platform-v7a_noneon/barebox-vexpress.config.diff | 5 +++--
configs/platform-v8a/barebox-r5.config | 2 +-
configs/platform-v8a/barebox.config | 2 +-
12 files changed, 18 insertions(+), 15 deletions(-)
diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config
index dd43510b3bd6..f957e8014d7b 100644
--- a/configs/platform-v7a/barebox-am335x-mlo.config
+++ b/configs/platform-v7a/barebox-am335x-mlo.config
@@ -110,7 +110,7 @@ CONFIG_FILETYPE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_am335x-mlo_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a/barebox-at91.config b/configs/platform-v7a/barebox-at91.config
index 60fb6407d9e0..3fb8b474aaa9 100644
--- a/configs/platform-v7a/barebox-at91.config
+++ b/configs/platform-v7a/barebox-at91.config
@@ -139,7 +139,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_at91_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff
index f501f95e6ea3..1cd9a8b74325 100644
--- a/configs/platform-v7a/barebox-at91.config.diff
+++ b/configs/platform-v7a/barebox-at91.config.diff
@@ -1,5 +1,5 @@
-445506e48e2d8f70000b83a6e0995a81
-3f95cbdc12cc7c160581869f264d13cf
+ca6011deee1930593907217f67d92267
+620410494642035db8d626820a0d8e30
CONFIG_ARCH_AT91=y
# CONFIG_ARCH_BCM283X is not set
# CONFIG_ARCH_IMX is undefined
@@ -118,6 +118,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20
# CONFIG_MTD_UBI_CHECK_IO is not set
CONFIG_MTD_UBI_FASTMAP=y
# CONFIG_MTD_UBI_GENERAL_EXTRA_CHECKS is not set
+CONFIG_NAME="distrokit_at91_defconfig"
CONFIG_NAND=y
# CONFIG_NAND_ALLOW_ERASE_BAD is not set
CONFIG_NAND_ATMEL=y
diff --git a/configs/platform-v7a/barebox-common.config b/configs/platform-v7a/barebox-common.config
index e0b3030dd331..503ed62c8f16 100644
--- a/configs/platform-v7a/barebox-common.config
+++ b/configs/platform-v7a/barebox-common.config
@@ -124,7 +124,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_old_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config
index 9b3cff897610..299273ba1df4 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -280,7 +280,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a_noneon/barebox-at91.config b/configs/platform-v7a_noneon/barebox-at91.config
index 12042642b575..254d8e282c5d 100644
--- a/configs/platform-v7a_noneon/barebox-at91.config
+++ b/configs/platform-v7a_noneon/barebox-at91.config
@@ -131,7 +131,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_noneon_at91_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a_noneon/barebox-at91.config.diff b/configs/platform-v7a_noneon/barebox-at91.config.diff
index 38413d6bf0bf..bf9ac919953f 100644
--- a/configs/platform-v7a_noneon/barebox-at91.config.diff
+++ b/configs/platform-v7a_noneon/barebox-at91.config.diff
@@ -1,5 +1,5 @@
-2765a97374765a3a75729531a1584703
-63f888732cb773e19b38931e5d92b85d
+a51c6a6da229e3821798f6e72b78924c
+c4dde5f868dc2aa9bdee59f3f11c67d6
CONFIG_ARCH_AT91=y
# CONFIG_ARCH_BCM283X is not set
# CONFIG_ARCH_IMX is undefined
@@ -141,6 +141,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20
# CONFIG_MTD_UBI_CHECK_IO is not set
# CONFIG_MTD_UBI_FASTMAP is not set
# CONFIG_MTD_UBI_GENERAL_EXTRA_CHECKS is not set
+CONFIG_NAME="distrokit_v7a_noneon_at91_defconfig"
CONFIG_NAND=y
# CONFIG_NAND_ALLOW_ERASE_BAD is not set
CONFIG_NAND_ATMEL=y
diff --git a/configs/platform-v7a_noneon/barebox-common.config b/configs/platform-v7a_noneon/barebox-common.config
index 35d7f43758a1..459382821569 100644
--- a/configs/platform-v7a_noneon/barebox-common.config
+++ b/configs/platform-v7a_noneon/barebox-common.config
@@ -122,7 +122,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_noneon_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config b/configs/platform-v7a_noneon/barebox-vexpress.config
index 98d93eeaa712..3680bcfb4265 100644
--- a/configs/platform-v7a_noneon/barebox-vexpress.config
+++ b/configs/platform-v7a_noneon/barebox-vexpress.config
@@ -108,7 +108,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v7a_noneon_vexpress_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config.diff b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
index 1e19e631c758..db1274d964f8 100644
--- a/configs/platform-v7a_noneon/barebox-vexpress.config.diff
+++ b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
@@ -1,5 +1,5 @@
-2765a97374765a3a75729531a1584703
-4366284115d8d74faf1d5670a3aa9981
+a51c6a6da229e3821798f6e72b78924c
+16bc2743d6104bb4f4e4d34b6f364af7
CONFIG_AMBA_SP804=y
# CONFIG_ARCH_BCM283X is not set
CONFIG_ARCH_VEXPRESS=y
@@ -61,6 +61,7 @@ CONFIG_MACH_VEXPRESS=y
# CONFIG_MCI_BCM283X_SDHOST is undefined
# CONFIG_MDIO_BUS_MUX_GPIO is undefined
CONFIG_MTD_CONCAT=y
+CONFIG_NAME="distrokit_v7a_noneon_vexpress_defconfig"
# CONFIG_OF_GPIO is undefined
CONFIG_PBL_CONSOLE=y
# CONFIG_PINCTRL_BCM283X is undefined
diff --git a/configs/platform-v8a/barebox-r5.config b/configs/platform-v8a/barebox-r5.config
index 702f6e37d9e8..18ba97daa5d9 100644
--- a/configs/platform-v8a/barebox-r5.config
+++ b/configs/platform-v8a/barebox-r5.config
@@ -105,7 +105,7 @@ CONFIG_FILETYPE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v8a_r5_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
index 4cb176f702dd..e9e5f8239b5f 100644
--- a/configs/platform-v8a/barebox.config
+++ b/configs/platform-v8a/barebox.config
@@ -203,7 +203,7 @@ CONFIG_FASTBOOT_BASE=y
#
# General Settings
#
-CONFIG_NAME=""
+CONFIG_NAME="distrokit_v8a_defconfig"
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BANNER=y
--
2.47.3
next prev parent reply other threads:[~2026-01-21 8:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-21 8:06 [DistroKit] [PATCH 0/8] barebox: update to v2026.01.0 and extend config Ahmad Fatoum
2026-01-21 8:06 ` Ahmad Fatoum [this message]
2026-01-21 8:06 ` [DistroKit] [PATCH 2/8] barebox: update barebox v2025.11.0 -> v2026.01.0 Ahmad Fatoum
2026-01-21 8:06 ` [DistroKit] [PATCH 3/8] barebox: enable some useful interactive tools Ahmad Fatoum
2026-01-21 8:06 ` [DistroKit] [PATCH 4/8] v8a: barebox: enable Rockchip power domain driver Ahmad Fatoum
2026-01-21 8:06 ` [DistroKit] [PATCH 5/8] barebox: enable bootloader dm-verity support Ahmad Fatoum
2026-01-21 8:06 ` [DistroKit] [PATCH 6/8] barebox: enable oftree fallback Ahmad Fatoum
2026-01-21 8:07 ` [DistroKit] [PATCH 7/8] barebox: r5: disable CONFIG_DEBUG_PROBES Ahmad Fatoum
2026-01-21 8:07 ` [DistroKit] [PATCH 8/8] v8a: barebox: patch in support for BeaglePlay RTL8211F-VD Ethernet PHY Ahmad Fatoum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260121080813.4099332-2-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox