DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] fixup! barebox: enable CONFIG_BOOTM_OFTREE_FALLBACK everywhere
@ 2026-04-07 17:43 Ahmad Fatoum
  2026-04-07 17:48 ` Robert Schwebel
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-04-07 17:43 UTC (permalink / raw)
  To: distrokit; +Cc: Ahmad Fatoum

If we change the base config, we of course need to adapt the hashes as
well...

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v7a/barebox-at91.config.diff            | 4 ++--
 configs/platform-v7a_noneon/barebox-at91.config.diff     | 4 ++--
 configs/platform-v7a_noneon/barebox-vexpress.config.diff | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff
index fac29b8fcc74..8e08e33b4674 100644
--- a/configs/platform-v7a/barebox-at91.config.diff
+++ b/configs/platform-v7a/barebox-at91.config.diff
@@ -1,5 +1,5 @@
-614f39ab691502bbcc5f3eeac2cb08fa
-40f35148cc5d6688abab5736d17a9363
+b56c213696924bdff8716005455f06d7
+f83d11a48ff70be2155b4b8a1658eb3f
 CONFIG_ARCH_AT91=y
 # CONFIG_ARCH_BCM283X is not set
 # CONFIG_ARCH_IMX is undefined
diff --git a/configs/platform-v7a_noneon/barebox-at91.config.diff b/configs/platform-v7a_noneon/barebox-at91.config.diff
index a081421323b1..7374e436f003 100644
--- a/configs/platform-v7a_noneon/barebox-at91.config.diff
+++ b/configs/platform-v7a_noneon/barebox-at91.config.diff
@@ -1,5 +1,5 @@
-604a2ddf6c4f2e6a0a8c0f2b5386e3a0
-6050ffe6406fe7e870f952f5c9b5ba7d
+2c254952b1fbeb1e3928b78fd1cfd842
+34f3c8633288e05b42986a33eaeefffc
 CONFIG_ARCH_AT91=y
 # CONFIG_ARCH_BCM283X is not set
 # CONFIG_ARCH_IMX is undefined
diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config.diff b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
index ce797731573c..e808c76d58f0 100644
--- a/configs/platform-v7a_noneon/barebox-vexpress.config.diff
+++ b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
@@ -1,5 +1,5 @@
-604a2ddf6c4f2e6a0a8c0f2b5386e3a0
-1623a1aea631ce5f00b3647e7e40902c
+2c254952b1fbeb1e3928b78fd1cfd842
+9a71682c1b2af4a4149a263923666b3b
 CONFIG_AMBA_SP804=y
 # CONFIG_ARCH_BCM283X is not set
 CONFIG_ARCH_VEXPRESS=y
-- 
2.47.3




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [DistroKit] [PATCH] fixup! barebox: enable CONFIG_BOOTM_OFTREE_FALLBACK everywhere
  2026-04-07 17:43 [DistroKit] [PATCH] fixup! barebox: enable CONFIG_BOOTM_OFTREE_FALLBACK everywhere Ahmad Fatoum
@ 2026-04-07 17:48 ` Robert Schwebel
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2026-04-07 17:48 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: distrokit

fixed up ...

On Tue, Apr 07, 2026 at 07:43:45PM +0200, Ahmad Fatoum wrote:
> If we change the base config, we of course need to adapt the hashes as
> well...
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  configs/platform-v7a/barebox-at91.config.diff            | 4 ++--
>  configs/platform-v7a_noneon/barebox-at91.config.diff     | 4 ++--
>  configs/platform-v7a_noneon/barebox-vexpress.config.diff | 4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff
> index fac29b8fcc74..8e08e33b4674 100644
> --- a/configs/platform-v7a/barebox-at91.config.diff
> +++ b/configs/platform-v7a/barebox-at91.config.diff
> @@ -1,5 +1,5 @@
> -614f39ab691502bbcc5f3eeac2cb08fa
> -40f35148cc5d6688abab5736d17a9363
> +b56c213696924bdff8716005455f06d7
> +f83d11a48ff70be2155b4b8a1658eb3f
>  CONFIG_ARCH_AT91=y
>  # CONFIG_ARCH_BCM283X is not set
>  # CONFIG_ARCH_IMX is undefined
> diff --git a/configs/platform-v7a_noneon/barebox-at91.config.diff b/configs/platform-v7a_noneon/barebox-at91.config.diff
> index a081421323b1..7374e436f003 100644
> --- a/configs/platform-v7a_noneon/barebox-at91.config.diff
> +++ b/configs/platform-v7a_noneon/barebox-at91.config.diff
> @@ -1,5 +1,5 @@
> -604a2ddf6c4f2e6a0a8c0f2b5386e3a0
> -6050ffe6406fe7e870f952f5c9b5ba7d
> +2c254952b1fbeb1e3928b78fd1cfd842
> +34f3c8633288e05b42986a33eaeefffc
>  CONFIG_ARCH_AT91=y
>  # CONFIG_ARCH_BCM283X is not set
>  # CONFIG_ARCH_IMX is undefined
> diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config.diff b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> index ce797731573c..e808c76d58f0 100644
> --- a/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> +++ b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> @@ -1,5 +1,5 @@
> -604a2ddf6c4f2e6a0a8c0f2b5386e3a0
> -1623a1aea631ce5f00b3647e7e40902c
> +2c254952b1fbeb1e3928b78fd1cfd842
> +9a71682c1b2af4a4149a263923666b3b
>  CONFIG_AMBA_SP804=y
>  # CONFIG_ARCH_BCM283X is not set
>  CONFIG_ARCH_VEXPRESS=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    |



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-07 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-07 17:43 [DistroKit] [PATCH] fixup! barebox: enable CONFIG_BOOTM_OFTREE_FALLBACK everywhere Ahmad Fatoum
2026-04-07 17:48 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox