All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] nand/mxc: set host->page_addr for NAND_CMD_READOOB
@ 2013-01-31 19:47 Scott Wood
  2013-01-31 20:45 ` Benoît Thébaudeau
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Wood @ 2013-01-31 19:47 UTC (permalink / raw)
  To: u-boot

Without this, all OOB reads are from the last page normally read
(or zero at boot).  This results in bad block scans failing to look
in the right place, and so no bad blocks are found.

Signed-off-by: Scott Wood <scottwood@freescale.com>
---

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-31 23:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 19:47 [U-Boot] [PATCH] nand/mxc: set host->page_addr for NAND_CMD_READOOB Scott Wood
2013-01-31 20:45 ` Benoît Thébaudeau
2013-01-31 22:36   ` Scott Wood
2013-01-31 23:01     ` Benoît Thébaudeau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.