public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [0/6] Patch serie UBI min I/O size fixes
@ 2011-01-20 16:16 Holger Brunck
  2011-04-04 10:51 ` Stefan Roese
  0 siblings, 1 reply; 5+ messages in thread
From: Holger Brunck @ 2011-01-20 16:16 UTC (permalink / raw)
  To: u-boot

This patch serie fixes a problem in the UBI layer. The min I/O size has
currently a fixed value of 1 for NOR flashes. But for NOR flashes the min I/O
size has to be equal to the size of the writebuffer of the flash. Therefore the
mtd layer was enhanced with the writebuffer which was later on used in the ubi
layer to set the min I/O size.

This patches fixes problems with flash types with a writebuffersize > 128 Byte
and is mainly taken from the similar linux patches. See MTD mailing list posts:
http://lists.infradead.org/pipermail/linux-mtd/2010-December/033460.html

Without the u-boot patches attaching to a ubi device with a min I/O buffer
larger than 128 would fail.

Best
Regards

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

end of thread, other threads:[~2011-04-04 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4D41331C.7000302@keymile.com>
2011-01-27 12:13 ` [U-Boot] [0/6] Patch serie UBI min I/O size fixes Holger Brunck
2011-01-27 16:52   ` Detlev Zundel
2011-01-20 16:16 Holger Brunck
2011-04-04 10:51 ` Stefan Roese
2011-04-04 11:15   ` Holger Brunck

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