Files
u-boot/drivers/mtd/nand
Wu, Josh fe2185ea80 at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
This patch
1. extract the hwecc initialization code into one function. It is a preparation for adding atmel PMECC support.
2. enable CONFIG_SYS_NAND_SELF_INIT. Which make us can configurate the ecc parameters between nand_scan_ident() and nand_scan_tail().

Signed-off-by: Josh Wu <josh.wu@atmel.com>
[fix empty newline at EOF error and move return value check into ifdef]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2012-09-01 17:06:14 +02:00
..
2012-07-07 14:07:38 +02:00
2011-10-12 23:28:37 +09:00
2009-08-26 15:37:01 -05:00
2012-07-07 14:07:38 +02:00
2012-05-15 08:31:33 +02:00
2011-12-06 23:59:31 +01:00