[PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector
Matthias Kaehlcke
matthias at kaehlcke.net
Mon Jan 4 14:42:46 EST 2010
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(-)
More information about the barebox
mailing list