mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector
@ 2010-01-04 19:42 Matthias Kaehlcke
  2010-01-05 12:15 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Kaehlcke @ 2010-01-04 19:42 UTC (permalink / raw)
  To: barebox

When (un)protecting a flash sector with the CFI flash drivers a
trace "protect 0x..." is generated, independently of the type of
operation. This is misleading in case of an unprotect. Tell the truth
when unprotecting a sector.

Matthias Kaehlcke (2):
  CFI flash driver: Fix misleading trace when unprotecting a sector
  New CFI flash driver: Fix misleading trace when unprotecting a sector

 drivers/nor/cfi_flash.c     |    3 ++-
 drivers/nor/cfi_flash_new.c |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)


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

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

end of thread, other threads:[~2010-01-05 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-04 19:42 [PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector Matthias Kaehlcke
2010-01-05 12:15 ` Sascha Hauer

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