public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/3] mtd: nand: mxs: Calculate ECC strength dynamically
@ 2015-04-15  7:27 Jörg Krause
  2015-04-15  7:27 ` [U-Boot] [PATCH v3 1/3] mtd:mxs:nand calculate ecc " Jörg Krause
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jörg Krause @ 2015-04-15  7:27 UTC (permalink / raw)
  To: u-boot

This patchset is based on the patch from Peng Fan:
"[U-Boot,1/2] mtd:mxs:nand calculate ecc strength dynamically"
https://patchwork.ozlabs.org/patch/422756/

Instead of hard-coding every possible oob size / ECC strength combination
calculate the ECC strength dynamically to be aligned with the Linux Kernel
MTD NAND driver. Also adds the calculation to tools/mxsboot to be aligned
with the U-Boot MTD NAND driver.

J?rg Krause (2):
  mtd: nand: mxs: Replace magic number for bits per ECC level with macro
  tools: mxsboot: Calculate ECC strength dynamically

Peng Fan (1):
  mtd:mxs:nand calculate ecc strength dynamically

 drivers/mtd/nand/mxs_nand.c | 35 +++++++++++++++--------------------
 tools/mxsboot.c             | 39 ++++++++++++++++++++++++---------------
 2 files changed, 39 insertions(+), 35 deletions(-)

-- 
2.3.5

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

end of thread, other threads:[~2015-04-16 20:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-15  7:27 [U-Boot] [PATCH v3 0/3] mtd: nand: mxs: Calculate ECC strength dynamically Jörg Krause
2015-04-15  7:27 ` [U-Boot] [PATCH v3 1/3] mtd:mxs:nand calculate ecc " Jörg Krause
2015-04-15  7:27 ` [U-Boot] [PATCH v3 2/3] mtd: nand: mxs: Replace magic number for bits per ECC level with macro Jörg Krause
2015-04-16 20:18   ` Marek Vasut
2015-04-15  7:27 ` [U-Boot] [PATCH v3 3/3] tools: mxsboot: Calculate ECC strength dynamically Jörg Krause
2015-04-16 20:19   ` Marek Vasut

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