From: Roland Hieber <rhi@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC
Date: Tue, 13 Aug 2024 19:01:03 +0200 [thread overview]
Message-ID: <20240813170103.197350-1-rhi@pengutronix.de> (raw)
The board cannot boot from eMMC because the SoM does not configure the
boot pins appropriately, and has no way of choosing the eMMC as a boot
medium. Instead, the area is used for the GPT partition table. Remove
the confusing entry from the fixed partition table.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
arch/arm/dts/imx8mp-koenigbauer-alphajet.dts | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/dts/imx8mp-koenigbauer-alphajet.dts b/arch/arm/dts/imx8mp-koenigbauer-alphajet.dts
index 5f8c83f2a26c..0f6f7e844e88 100644
--- a/arch/arm/dts/imx8mp-koenigbauer-alphajet.dts
+++ b/arch/arm/dts/imx8mp-koenigbauer-alphajet.dts
@@ -79,11 +79,6 @@ &usdhc3 { /* on-SoM eMMC */
#address-cells = <1>;
#size-cells = <1>;
- partition@0 {
- label = "barebox";
- reg = <0x0 0xe0000>;
- };
-
env_emmc: partition@e0000 {
label = "barebox-environment";
reg = <0xe0000 0x20000>;
--
2.39.2
next reply other threads:[~2024-08-13 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-13 17:01 Roland Hieber [this message]
2024-08-14 7:42 ` 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=20240813170103.197350-1-rhi@pengutronix.de \
--to=rhi@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