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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to