devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board
@ 2021-03-09  6:15 dillon.minfei
  2021-03-09  6:15 ` [PATCH] ARM: dts: imx6ull: fix ubi filesystem mount failed dillon.minfei
  2021-03-09 12:18 ` [PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board Sascha Hauer
  0 siblings, 2 replies; 7+ messages in thread
From: dillon.minfei @ 2021-03-09  6:15 UTC (permalink / raw)
  To: robh+dt, shawnguo, s.hauer, parthiban, kernel, festevam,
	linux-imx, devicetree, linux-arm-kernel, linux-kernel
  Cc: dillon min

From: dillon min <dillon.minfei@gmail.com>

This patch intend to fix ubi filesystem mount failed on MYS-6ULX-IOT board,
from Micron MT29F2G08ABAEAWP's datasheets, we need to choose 4-bit ECC.

Table 18: Error Management Details

Description					Requirement

Minimum number of valid blocks (NVB) per LUN	2008
Total available blocks per LUN			2048
First spare area location			x8: byte 2048 x16: word 1024
Bad-block mark					x8: 00h x16: 0000h
Minimum required ECC				4-bit ECC per 528 bytes
Minimum ECC with internal ECC enabled		4-bit ECC per 516 bytes (user data) + 8
						bytes (parity data)
Minimum required ECC for block 0 if PROGRAM/
ERASE cycles are less than 1000			1-bit ECC per 528 bytes

dillon min (1):
  ARM: dts: imx6ull: fix ubi filesystem mount failed

 arch/arm/boot/dts/imx6ull-myir-mys-6ulx-eval.dts | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4


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

end of thread, other threads:[~2021-03-17 14:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09  6:15 [PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board dillon.minfei
2021-03-09  6:15 ` [PATCH] ARM: dts: imx6ull: fix ubi filesystem mount failed dillon.minfei
2021-03-09 12:01   ` Fabio Estevam
2021-03-17 13:00   ` Shawn Guo
2021-03-09 12:18 ` [PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board Sascha Hauer
2021-03-10  2:54   ` dillon min
2021-03-17 14:10     ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).