All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: u-boot@lists.denx.de, Stefano Babic <sbabic@denx.de>
Cc: Michael Walle <michael@walle.cc>,
	Fabio Estevam <festevam@gmail.com>,
	 "NXP i . MX U-Boot Team" <uboot-imx@nxp.com>,
	Peng Fan <peng.fan@nxp.com>,
	 Frieder Schrempf <frieder.schrempf@kontron.de>
Subject: Re: [PATCH] imx8mn-*-evk: rename mkimage config
Date: Sat, 14 May 2022 08:43:29 +0200	[thread overview]
Message-ID: <CAEyMn7bpoSyj3tisEiQRhJqZ2JcL8+6pOZe5jNj=vagg5bhzQg@mail.gmail.com> (raw)
In-Reply-To: <20220222144734.398258-1-heiko.thiery@gmail.com>

Hi Stefano,

Am Di., 22. Feb. 2022 um 15:48 Uhr schrieb Heiko Thiery
<heiko.thiery@gmail.com>:
>
> Since this configuration is used for several imx8mn-evk boards the
> suffix ddr4 is misleading.
>
> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
> ---

This patch and some others are prerequisites for the "[v3] imx: add
i.MX8MN DDR3L evk board support" pacth.

Do you have any timeschedule to accept these patches?

>  board/freescale/imx8mn_evk/Kconfig                              | 2 +-
>  .../imx8mn_evk/{imximage-8mn-ddr4.cfg => imximage-8mn.cfg}      | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename board/freescale/imx8mn_evk/{imximage-8mn-ddr4.cfg => imximage-8mn.cfg} (100%)
>
> diff --git a/board/freescale/imx8mn_evk/Kconfig b/board/freescale/imx8mn_evk/Kconfig
> index 80037c4401..38312a3662 100644
> --- a/board/freescale/imx8mn_evk/Kconfig
> +++ b/board/freescale/imx8mn_evk/Kconfig
> @@ -13,7 +13,7 @@ config IMX8MN_LOW_DRIVE_MODE
>         bool "Enable the low drive mode of iMX8MN on EVK board"
>
>  config IMX_CONFIG
> -       default "board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg"
> +       default "board/freescale/imx8mn_evk/imximage-8mn.cfg"
>
>  source "board/freescale/common/Kconfig"
>
> diff --git a/board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg b/board/freescale/imx8mn_evk/imximage-8mn.cfg
> similarity index 100%
> rename from board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg
> rename to board/freescale/imx8mn_evk/imximage-8mn.cfg
> --
> 2.30.2
>

-- 
Heiko

      parent reply	other threads:[~2022-05-14  6:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22 14:47 [PATCH] imx8mn-*-evk: rename mkimage config Heiko Thiery
2022-02-24 12:27 ` Peng Fan (OSS)
2022-02-26 13:20 ` Fabio Estevam
2022-05-14  6:43 ` Heiko Thiery [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='CAEyMn7bpoSyj3tisEiQRhJqZ2JcL8+6pOZe5jNj=vagg5bhzQg@mail.gmail.com' \
    --to=heiko.thiery@gmail.com \
    --cc=festevam@gmail.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=michael@walle.cc \
    --cc=peng.fan@nxp.com \
    --cc=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /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.