mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC
@ 2024-08-13 17:01 Roland Hieber
  2024-08-14  7:42 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2024-08-13 17:01 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC
  2024-08-13 17:01 [PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC Roland Hieber
@ 2024-08-14  7:42 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-08-14  7:42 UTC (permalink / raw)
  To: barebox, Roland Hieber


On Tue, 13 Aug 2024 19:01:03 +0200, Roland Hieber wrote:
> 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.
> 
> 

Applied, thanks!

[1/1] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC
      https://git.pengutronix.de/cgit/barebox/commit/?id=08d9841ed568 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-14  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-13 17:01 [PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC Roland Hieber
2024-08-14  7:42 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox