public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] atmel_nand: misc update in atmel nandflash driver
@ 2016-01-25  6:06 Wenyou Yang
  2016-01-25  6:06 ` [U-Boot] [PATCH v2 1/3] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function Wenyou Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wenyou Yang @ 2016-01-25  6:06 UTC (permalink / raw)
  To: u-boot

Since the nand driver is synced with v4.1 kernel, here is a update also
for atmel_nand driver. which includes:
 1. fix format and using definition not magic number.
 2. use ecc_{strength, step}_ds instead of our own function.

Changes in v2:
 - following Andreas' advice, change the message for more concise.
 - collect the Reviewed-by from Andreas.
 - drop a patch:
	[PATCH 3/4] atmel_nand: increase more delay to support MT29F32G08CBADA

Josh Wu (3):
  atmel_nand: use nand ecc_{strength,step}_ds instead of our own
    function
  atmel_nand: add '\n' in the end of error message for better display
  atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead
    magic number

 drivers/mtd/nand/atmel_nand.c |   50 +++++++++--------------------------------
 1 file changed, 10 insertions(+), 40 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-01-27 13:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  6:06 [U-Boot] [PATCH v2 0/3] atmel_nand: misc update in atmel nandflash driver Wenyou Yang
2016-01-25  6:06 ` [U-Boot] [PATCH v2 1/3] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function Wenyou Yang
2016-01-27 13:00   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2016-01-25  6:06 ` [U-Boot] [PATCH v2 2/3] atmel_nand: add '\n' in the end of error message for better display Wenyou Yang
2016-01-27 12:10   ` Andreas Bießmann
2016-01-27 13:00   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2016-01-25  6:06 ` [U-Boot] [PATCH v2 3/3] atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number Wenyou Yang
2016-01-27 13:00   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann

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