Files
u-boot-tk1-som/drivers
Masahiro Yamada f09eb52b3f mtd: denali: set some registers after nand_scan_ident()
Some but not all of implementations of the Denali NAND controller
have hardware circuits to detect the device parameters such as
page_size, erase_size, etc.  Even on those SoCs with such hardware
supported, the hardware is known to detect wrong parameters for some
nasty (almost buggy) NAND devices.  The device parameters detected
during nand_scan_ident() are more trustworthy.

This commit sets some hardware registers to mtd->pagesize,
mtd->oobsize, etc. in the code between nand_scan_ident() and
nand_scan_tail().

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Chin Liang See <clsee@altera.com>
2014-11-26 19:53:22 -06:00
..
2014-09-24 18:30:29 -04:00
2014-11-24 12:01:48 -05:00
2014-09-24 18:30:28 -04:00
2014-10-25 07:27:37 -04:00
2014-11-24 12:01:48 -05:00
2014-11-23 06:49:01 -05:00
2014-09-24 18:30:28 -04:00
2014-11-24 12:01:48 -05:00
2014-09-24 18:30:28 -04:00
2014-11-24 12:01:48 -05:00
2014-11-25 13:38:46 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00