This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
hi
i found a bug in
packages/devs/flash/intel/strata/current/src/flash_unlock_block.c
Getting the current block lock state presumes a flash not in
8 Bit mode. (accessing always the third byte in Read Query Mode)
in 8 Bit mode you are getting the device code on this position.
patch enclosed
regards, christoph
ChangeLog entry:
2002-04-30 Christoph Csebits <christoph.csebits@frequentis.com>
* src/flash_unlock_block.c: Getting the current block lock
state for flashes in 8-Bit mode is now working correctly.
Attachment:
flash_unlock_block.patch
Description: Text document
-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |