public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: u-boot@lists.denx.de
Cc: Stefano Babic <sbabic@denx.de>, 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>,
	Heiko Thiery <heiko.thiery@gmail.com>
Subject: [PATCH] imx8mn-*-evk: rename mkimage config
Date: Tue, 22 Feb 2022 15:47:35 +0100	[thread overview]
Message-ID: <20220222144734.398258-1-heiko.thiery@gmail.com> (raw)

Since this configuration is used for several imx8mn-evk boards the
suffix ddr4 is misleading.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
 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


             reply	other threads:[~2022-02-22 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22 14:47 Heiko Thiery [this message]
2022-02-24 12:27 ` [PATCH] imx8mn-*-evk: rename mkimage config Peng Fan (OSS)
2022-02-26 13:20 ` Fabio Estevam
2022-05-14  6:43 ` Heiko Thiery

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=20220222144734.398258-1-heiko.thiery@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox