Changeset 1527 for trunk/sfdp.c
- Timestamp:
- May 2, 2012 10:07:57 PM (13 months ago)
- File:
-
- 1 edited
-
trunk/sfdp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sfdp.c
r1506 r1527 177 177 msg_cdbg2("EWSR (0x50).\n"); 178 178 } 179 } else 179 } else { 180 180 msg_cdbg2("non-volatile and the standard does not allow " 181 181 "vendors to tell us whether EWSR/WREN is needed for " 182 182 "status register writes - assuming EWSR.\n"); 183 flash->feature_bits = FEATURE_WRSR_EWSR; 184 } 183 185 184 186 msg_cdbg2(" Write chunk size is ");
Note: See TracChangeset
for help on using the changeset viewer.
