mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] minor SPI flash fixes
@ 2012-06-06 16:04 Johannes Stezenbach
  2012-06-06 16:04 ` [PATCH 1/5] m25p80: prevent endless loop in erase Johannes Stezenbach
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Johannes Stezenbach @ 2012-06-06 16:04 UTC (permalink / raw)
  To: barebox

Hi,

I'm playing around with barebox on an ARM926EJ-S based board
with SPI flash.  I found a few minor but annoying issues
with erase handling (I inadvertantly erased my boot loader).

Johannes


 drivers/nor/m25p80.c |    8 ++++++--
 fs/devfs.c           |    3 +++
 fs/fs.c              |   18 ++++++++----------
 3 files changed, 17 insertions(+), 12 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-06-07 17:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-06 16:04 [PATCH 0/5] minor SPI flash fixes Johannes Stezenbach
2012-06-06 16:04 ` [PATCH 1/5] m25p80: prevent endless loop in erase Johannes Stezenbach
2012-06-06 16:04 ` [PATCH 2/5] m25p80: allow erase to be interrupted Johannes Stezenbach
2012-06-06 16:04 ` [PATCH 3/5] m25p80: progressbar tweak Johannes Stezenbach
2012-06-06 16:04 ` [PATCH 4/5] devfs: don't erase past the end of the partition Johannes Stezenbach
2012-06-06 16:05 ` [PATCH 5/5] fs: limit flash erase and protect to the partiton boundary Johannes Stezenbach
2012-06-07 17:32 ` [PATCH 0/5] minor SPI flash fixes Sascha Hauer

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