diff options
author | mhench <mhench@elutions.com> | 2011-07-11 12:29:43 +0000 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2011-10-03 18:35:12 -0500 |
commit | 17d261df18acfab96dcb5e0e078d2fe81a7d70ad (patch) | |
tree | 77a8ee67d390ce370edd2170c44b1f839a4d14a0 /drivers/gpio/tegra2_gpio.c | |
parent | 6089981663f2abb065ac852b844215a2ceced65f (diff) | |
download | u-boot-imx-17d261df18acfab96dcb5e0e078d2fe81a7d70ad.zip u-boot-imx-17d261df18acfab96dcb5e0e078d2fe81a7d70ad.tar.gz u-boot-imx-17d261df18acfab96dcb5e0e078d2fe81a7d70ad.tar.bz2 |
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>
Diffstat (limited to 'drivers/gpio/tegra2_gpio.c')
0 files changed, 0 insertions, 0 deletions