From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] ARM: dts: InnoComm: fix node address of environment partitions
Date: Fri, 2 Jun 2023 13:07:46 +0200 [thread overview]
Message-ID: <20230602110746.697121-1-mkl@pengutronix.de> (raw)
Fixes: e190e932b918 ("ARM: i.MX8MM: add InnoComm WB15 support")
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
arch/arm/dts/imx8mm-innocomm-wb15-evk.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts b/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
index 8808441b6094..907d9c96baa6 100644
--- a/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
+++ b/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
@@ -34,7 +34,7 @@ partition@0 {
reg = <0x0 0x0 0x0 0x100000>;
};
- env_sd1: partition@e0000 {
+ env_sd1: partition@100000 {
label = "barebox-environment";
reg = <0x0 0x100000 0x0 0x100000>;
};
@@ -52,7 +52,7 @@ partition@0 {
reg = <0x0 0x0 0x0 0x100000>;
};
- env_sd2: partition@e0000 {
+ env_sd2: partition@100000 {
label = "barebox-environment";
reg = <0x0 0x100000 0x0 0x100000>;
};
--
2.39.2
next reply other threads:[~2023-06-02 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 11:07 Marc Kleine-Budde [this message]
2023-06-02 14:20 ` Ahmad Fatoum
2023-06-05 14:16 ` 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=20230602110746.697121-1-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=a.fatoum@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