All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frieder Schrempf <frieder.schrempf@kontron.de>
To: Fabio Estevam <festevam@gmail.com>, sbabic@denx.de
Cc: u-boot@lists.denx.de, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP option
Date: Wed, 11 May 2022 08:47:56 +0200	[thread overview]
Message-ID: <e8feac2e-07cc-dc41-a2d7-458b048fa02f@kontron.de> (raw)
In-Reply-To: <20220510230627.352986-1-festevam@gmail.com>

Am 11.05.22 um 01:06 schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@denx.de>
> 
> Select the CMD_UNZIP option so that the 'gzwrite' command
> can be used to flash wic.gz image into the eMMC.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>

> ---
>  configs/kontron-sl-mx8mm_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
> index 1375c78a8c44..f07b7890a0ce 100644
> --- a/configs/kontron-sl-mx8mm_defconfig
> +++ b/configs/kontron-sl-mx8mm_defconfig
> @@ -37,7 +37,7 @@ CONFIG_SPL_WATCHDOG=y
>  CONFIG_SPL_ATF=y
>  CONFIG_CMD_NVEDIT_EFI=y
>  # CONFIG_CMD_LZMADEC is not set
> -# CONFIG_CMD_UNZIP is not set
> +CONFIG_CMD_UNZIP=y
>  CONFIG_CMD_CLK=y
>  CONFIG_CMD_DFU=y
>  CONFIG_CMD_FUSE=y

  reply	other threads:[~2022-05-11  6:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 23:06 [PATCH] kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP option Fabio Estevam
2022-05-11  6:47 ` Frieder Schrempf [this message]
2022-05-20 13:43 ` sbabic

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=e8feac2e-07cc-dc41-a2d7-458b048fa02f@kontron.de \
    --to=frieder.schrempf@kontron.de \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=sbabic@denx.de \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.