mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap for the NAND
@ 2019-01-08 10:24 Uwe Kleine-König
  2019-01-10 15:56 ` [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl,no-blockmark-swap " Stefan Riedmüller
  2019-01-11 11:03 ` [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap " Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2019-01-08 10:24 UTC (permalink / raw)
  To: barebox; +Cc: Stefan Riedmueller

barebox doesn't honor that property which yields to inconsitencies
between Linux and barebox after for example filling an UBI with a file
system with barebox and then trying to mount that from Linux.

Note this is an interruptive change as it requires to rewrite the flash
to make it working with Linux again.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
Hello,

I wonder why Phytec chose to use this configuration. Was this just
copied from another board?

Best regards
Uwe

 arch/arm/dts/imx6ul-phytec-phycore-som.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi
index d829fdd6fb29..398546d7b92e 100644
--- a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi
@@ -49,7 +49,6 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_gpmi_nand>;
 	nand-on-flash-bbt;
-	fsl,no-blockmark-swap;
 	status = "disabled";
 
 	#address-cells = <1>;
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-01-11 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 10:24 [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap for the NAND Uwe Kleine-König
2019-01-10 15:56 ` [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl,no-blockmark-swap " Stefan Riedmüller
2019-01-11 11:03 ` [PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap " Sascha Hauer

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