public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add optional mtd nand alignment for subpage reading
@ 2011-01-06  1:39 Charles Manning
  2011-01-06  1:39 ` [PATCH 1/2] mtd: Add nand_base feature to align subpage read buffers Charles Manning
  2011-01-06  1:39 ` [PATCH 2/2] omap2 nand: Align subpage reads Charles Manning
  0 siblings, 2 replies; 5+ messages in thread
From: Charles Manning @ 2011-01-06  1:39 UTC (permalink / raw)
  To: linux-mtd, linux-omap; +Cc: Charles Manning

Subpage reading already provides a certain degree of alignment in that it
aligns the reads to 16-bits if the bus is 16-bits wide.

For some situations this is not enough. For eample, the OMAP2 prefetch
engine only works with u32 aligned buffers and read sizes.

This patch set adds a mechanism to plug in an alignment function and
provides an example using the omap2 nand driver.

Comments welcome

-- Charles

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

end of thread, other threads:[~2011-01-18 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06  1:39 [PATCH 0/2] Add optional mtd nand alignment for subpage reading Charles Manning
2011-01-06  1:39 ` [PATCH 1/2] mtd: Add nand_base feature to align subpage read buffers Charles Manning
2011-01-18  8:13   ` Artem Bityutskiy
2011-01-18 17:42     ` Charles Manning
2011-01-06  1:39 ` [PATCH 2/2] omap2 nand: Align subpage reads Charles Manning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox