summaryrefslogtreecommitdiff
path: root/common/cmd_nand.c
diff options
context:
space:
mode:
authormhench <mhench@elutions.com>2011-07-11 12:29:43 +0000
committerScott Wood <scottwood@freescale.com>2011-10-03 18:35:12 -0500
commit17d261df18acfab96dcb5e0e078d2fe81a7d70ad (patch)
tree77a8ee67d390ce370edd2170c44b1f839a4d14a0 /common/cmd_nand.c
parent6089981663f2abb065ac852b844215a2ceced65f (diff)
downloadu-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 'common/cmd_nand.c')
0 files changed, 0 insertions, 0 deletions