From: Matthias Kaehlcke <matthias@kaehlcke.net>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector
Date: Mon, 4 Jan 2010 20:42:46 +0100 [thread overview]
Message-ID: <20100104194246.GA19855@darwin> (raw)
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
next reply other threads:[~2010-01-04 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-04 19:42 Matthias Kaehlcke [this message]
2010-01-05 12:15 ` [PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100104194246.GA19855@darwin \
--to=matthias@kaehlcke.net \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.