summaryrefslogtreecommitdiffstats
path: root/sst28sf040.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵Ollie Lho2004-03-271-2/+1
| | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
* Consolidate more jedec standard codeOllie Lho2004-03-201-29/+34
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-181-1/+1
| | | | Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
* Changes from NIKIRonald G. Minnich2003-09-121-3/+12
| | | | Corresponding to coreboot v1 svn r873.
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-1/+1
| | | | Corresponding to coreboot v1 svn r752.
* FixesRonald G. Minnich2002-01-291-29/+30
| | | | | | | - switch to volatile everywhere - use myusec_delay instead of usleep Corresponding to coreboot v1 svn r492.
* Trying to make this general purpose user-land flash burnerRonald G. Minnich2002-01-291-0/+159
Corresponding to coreboot v1 svn r489.
OpenPOWER on IntegriCloud