[U-Boot] [PATCH 0/4] atmel_nand: misc update in atmel nandflash driver
Josh Wu
josh.wu at atmel.com
Tue Nov 24 09:26:50 CET 2015
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.
3. add delay time to support MF29F32G08CBADA.
Josh Wu (4):
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: increase more delay to support MT29F32G08CBADA
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic
number
drivers/mtd/nand/atmel_nand.c | 52 +++++++++----------------------------------
1 file changed, 11 insertions(+), 41 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list