From: Marco Felsch <m.felsch@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 2/4] ARM: boars: i.MX8MQ: align SPDX header with other imxcfg files
Date: Tue, 2 Jan 2024 12:01:16 +0100 [thread overview]
Message-ID: <20240102110118.280032-2-m.felsch@pengutronix.de> (raw)
In-Reply-To: <20240102110118.280032-1-m.felsch@pengutronix.de>
Align the SPDX-License-Identifier information with the other .imxcfg
files. While on it add a space to separate the gencsf header from the
the remaining options. No functional changes.
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
| 3 ++-
| 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
--git a/arch/arm/boards/mnt-reform/flash-header-mnt-reform.imxcfg b/arch/arm/boards/mnt-reform/flash-header-mnt-reform.imxcfg
index 0f68c25b91f0..f82759f8499a 100644
--- a/arch/arm/boards/mnt-reform/flash-header-mnt-reform.imxcfg
+++ b/arch/arm/boards/mnt-reform/flash-header-mnt-reform.imxcfg
@@ -1,8 +1,9 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+# SPDX-License-Identifier: GPL-2.0-only
soc imx8mq
loadaddr 0x007E1000
max_load_size 0x3F000
ivtofs 0x400
+
#include <mach/imx/habv4-imx8-gencsf.h>
--git a/arch/arm/boards/nxp-imx8mq-evk/flash-header-imx8mq-evk.imxcfg b/arch/arm/boards/nxp-imx8mq-evk/flash-header-imx8mq-evk.imxcfg
index 0f68c25b91f0..f82759f8499a 100644
--- a/arch/arm/boards/nxp-imx8mq-evk/flash-header-imx8mq-evk.imxcfg
+++ b/arch/arm/boards/nxp-imx8mq-evk/flash-header-imx8mq-evk.imxcfg
@@ -1,8 +1,9 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+# SPDX-License-Identifier: GPL-2.0-only
soc imx8mq
loadaddr 0x007E1000
max_load_size 0x3F000
ivtofs 0x400
+
#include <mach/imx/habv4-imx8-gencsf.h>
--
2.39.2
next prev parent reply other threads:[~2024-01-02 11:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-02 11:01 [PATCH 1/4] ARM: boards: i.MX8M: add HAB support Marco Felsch
2024-01-02 11:01 ` Marco Felsch [this message]
2024-01-02 11:04 ` [PATCH 2/4] ARM: boars: i.MX8MQ: align SPDX header with other imxcfg files Marco Felsch
2024-01-02 11:01 ` [PATCH 3/4] images: Makefile.imx: add i.MX9 comment Marco Felsch
2024-01-02 11:01 ` [PATCH 4/4] ARM: boards: polyhex-debix: fix file mode for 8g-lpddr4-timing.c Marco Felsch
2024-01-03 11:19 ` [PATCH 1/4] ARM: boards: i.MX8M: add HAB support Sascha Hauer
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=20240102110118.280032-2-m.felsch@pengutronix.de \
--to=m.felsch@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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