Stefan Reinauer
ce532975cb
Big cosmetic offensive on flashrom
...
* Give decent names to virt_addr and virt_addr_2
* add some comments
* move virtual addresses to the end of the struct,
so they dont mess up the initializer.
Corresponding to flashrom svn r111 and coreboot v2 svn r2689.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2007-05-23 17:20:56 +00:00
Uwe Hermann
0b7afe65fb
Coding style fixes
...
Corresponding to flashrom svn r97 and coreboot v2 svn r2577.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2007-04-01 19:44:21 +00:00
Stefan Reinauer
99349a52d6
Make am29f040b driver more solid by printing every 4096th flash address
...
This fixes the timing when flashing over a serial console.
Corresponding to flashrom svn r46 and coreboot v2 svn r2204.
2006-03-16 16:46:19 +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
761bf1bdb7
Consolidate more jedec standard code
...
Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
2004-03-20 16:46:10 +00:00
Ronald G. Minnich
a01c0ed420
Fix another volatile declaration
...
Corresponding to coreboot v1 svn r893.
2004-03-08 15:22:30 +00:00
Ronald G. Minnich
7ead885e1c
Fix volatile
...
Corresponding to coreboot v1 svn r888.
2003-11-05 16:36:57 +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