Files
u-boot-tk1-som/drivers
mhench 17d261df18 mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
The eLBC NAND driver currently follows up each program/write operation with a
read-back of the page, in order to [ostensibly] fill in ECC data for the
caller. However, the page address used for this read is always -1, so the read
will never work correctly.  Remove this useless (and potentially problematic)
block of code.

v2: fix broken mailer

Signed-off-by: mhench <mhench@elutions.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2011-10-03 18:35:12 -05:00
..
2011-09-30 22:01:06 +02:00
2011-09-05 11:41:42 +02:00
2011-09-30 22:00:55 +02:00
2011-08-04 23:34:02 +02:00
2011-09-30 22:00:55 +02:00