mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] m25p80 spi flash updates
@ 2012-07-31 17:59 Sascha Hauer
  2012-07-31 17:59 ` [PATCH 1/6] nor m25p80: remove progression bar Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sascha Hauer @ 2012-07-31 17:59 UTC (permalink / raw)
  To: barebox

Mostly speed updates for the m25p80 SPI nor flash driver.

Sascha

----------------------------------------------------------------
Sascha Hauer (6):
      nor m25p80: remove progression bar
      nor m25p80: remove unused variables
      nor m25p80: refactor chip erase
      nor m25p80: align start and end to erase blocks
      nor m25p80: optimize erase
      nor m25p80: implement fast read

 drivers/nor/m25p80.c |   75 ++++++++++++++++++++++++++++++--------------------
 drivers/nor/m25p80.h |   12 ++------
 2 files changed, 48 insertions(+), 39 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-07-31 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-31 17:59 [PATCH] m25p80 spi flash updates Sascha Hauer
2012-07-31 17:59 ` [PATCH 1/6] nor m25p80: remove progression bar Sascha Hauer
2012-07-31 17:59 ` [PATCH 2/6] nor m25p80: remove unused variables Sascha Hauer
2012-07-31 17:59 ` [PATCH 3/6] nor m25p80: refactor chip erase Sascha Hauer
2012-07-31 17:59 ` [PATCH 4/6] nor m25p80: align start and end to erase blocks Sascha Hauer
2012-07-31 17:59 ` [PATCH 5/6] nor m25p80: optimize erase Sascha Hauer
2012-07-31 17:59 ` [PATCH 6/6] nor m25p80: implement fast read Sascha Hauer

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