Uwe Hermann
a7e0548cea
Fix coding style of flashrom by running indent on all files
...
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs *.[ch]
Some minor fixups were required, and maybe a few more cosmetic
changes are needed.
Corresponding to flashrom svn r108 and coreboot v2 svn r2643.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2007-05-09 10:17:44 +00:00
Ollie Lho
184a404033
Flashrom update from Stefan, resolve issue 21
...
Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
2005-11-26 21:55:36 +00:00
Ollie Lho
8b8897a5fd
Remove false alarm of erase/write, use verify '-v' if you are not sure about the integrity
...
Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
2004-03-27 00:18:15 +00:00
Ollie Lho
761bf1bdb7
Consolidate more jedec standard code
...
Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
2004-03-20 16:46:10 +00:00
Ollie Lho
cf29de8798
Fix 32bit vs. 64bit long int arithematics
...
Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
2004-03-18 19:40:07 +00:00
Ronald G. Minnich
eaab50bb32
Changes from NIKI
...
Corresponding to coreboot v1 svn r873.
2003-09-12 22:41:53 +00:00
Ronald G. Minnich
d4228fdc47
Made the ids always print in hex less verbose verify step
...
Corresponding to coreboot v1 svn r752.
2003-02-28 17:21:38 +00:00
Ronald G. Minnich
ef5779d1dd
Fixes
...
- switch to volatile everywhere
- use myusec_delay instead of usleep
Corresponding to coreboot v1 svn r492.
2002-01-29 20:18:02 +00:00
Ronald G. Minnich
5e5f75e559
Trying to make this general purpose user-land flash burner
...
Corresponding to coreboot v1 svn r489.
2002-01-29 18:21:41 +00:00