DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Lars Schmidt <l.schmidt@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] v8a: barebox: reactivate fitimage support
Date: Mon, 1 Dec 2025 18:43:14 +0100	[thread overview]
Message-ID: <aS3TsiY3QkThiTwS@pengutronix.de> (raw)
In-Reply-To: <20251027163923.4156807-1-l.schmidt@pengutronix.de>

Applied to next.

On Mon, Oct 27, 2025 at 05:38:53PM +0100, Lars Schmidt wrote:
> In commit 8e81204 CONFIG_FITIMAGE and CONFIG_BOOTM_FITIMAGE got disabled.
> These kconfig options need to be enabled, so reactivate them again.
> 
> Fixes: 8e81204d8a1e ("v8a: barebox: bump version v2025.03.0 -> v2025.06.1")
> Signed-off-by: Lars Schmidt <l.schmidt@pengutronix.de>
> ---
>  configs/platform-v8a/barebox.config | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
> index 92a300b..d0865a4 100644
> --- a/configs/platform-v8a/barebox.config
> +++ b/configs/platform-v8a/barebox.config
> @@ -182,6 +182,7 @@ CONFIG_BLOCK_STATS=y
>  CONFIG_FILETYPE=y
>  CONFIG_BINFMT=y
>  CONFIG_UIMAGE=y
> +CONFIG_FITIMAGE=y
>  CONFIG_LOGBUF=y
>  CONFIG_STDDEV=y
>  CONFIG_CDEV_ALIAS=y
> @@ -265,7 +266,8 @@ CONFIG_BOOTM_OFTREE=y
>  CONFIG_BOOTM_UIMAGE=y
>  CONFIG_BOOTM_OFTREE_UIMAGE=y
>  # CONFIG_BOOTM_AIMAGE is not set
> -# CONFIG_BOOTM_FITIMAGE is not set
> +CONFIG_BOOTM_FITIMAGE=y
> +# CONFIG_BOOTM_FITIMAGE_SIGNATURE is not set
>  CONFIG_BOOTM_OPTIONAL_SIGNED_IMAGES=y
>  CONFIG_BLSPEC=y
>  CONFIG_FLEXIBLE_BOOTARGS=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    |



      reply	other threads:[~2025-12-01 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 16:38 Lars Schmidt
2025-12-01 17:43 ` Robert Schwebel [this message]

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=aS3TsiY3QkThiTwS@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=l.schmidt@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