Giampiero Giancipoli
8c5299f83c
Fix write_page_write_jedec() in jedec.c
...
Added a check-reprogram loop in the same function, to come around the
high page write failure rate on some boards.
This patch includes the changes suggested by Ron to simplify the control
flow.
It also includes trivial changes by me to make flashrom build on newer
systems (libpci needs libz now). I also made a small type case compile
fix and proper return code handling in one or two places.
Corresponding to flashrom svn r78 and coreboot v2 svn r2505.
Signed-off-by: Giampiero Giancipoli <gianci@email.it>
Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2006-11-22 00:29:51 +00:00
Stefan Reinauer
8cf74b4ca9
Add ts5300 flag as comment utility Makefile
...
Corresponding to flashrom svn r49 and coreboot v2 svn r2215.
2006-03-19 22:30:42 +00:00
Ronald G. Minnich
5b582f23b8
Add sharp flash
...
Corresponding to flashrom svn r40 and coreboot v2 svn r2180.
2006-02-23 17:16:44 +00:00
Stefan Reinauer
53e96253a4
Make flashrom utility build process more solid
...
Corresponding to flashrom svn r36 and coreboot v2 svn r2117.
2005-12-01 16:19:24 +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
Ronald G. Minnich
1f4d653d8c
Support for sst firmware hub
...
Corresponding to flashrom svn r25 and coreboot v2 svn r1651.
2004-09-30 16:37:01 +00:00
Ollie Lho
cbbf125981
Move utility functions into new source files
...
Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
2004-03-17 22:22:08 +00:00
David Hendricks
3770a1132e
Add support for SST49LF040
...
Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
2004-03-17 21:47:30 +00:00
Ronald G. Minnich
8ff8432ce6
Fix makefile
...
Corresponding to flashrom svn r4 and coreboot v2 svn r1376.
2004-02-13 23:09:54 +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
c73ad98798
This will now enable flash automagically for chipsets on which it knows how
...
Currently, only e7500 supported, but it is easy to add more.
Corresponding to coreboot v1 svn r744.
2003-02-11 21:06:09 +00:00
Andrew Ip
f0126ce251
Add w49f002u support
...
Corresponding to coreboot v1 svn r643.
2002-10-16 06:58:05 +00:00
Ronald G. Minnich
5643942750
Can now burn 82802ab
...
Corresponding to coreboot v1 svn r633.
2002-09-06 16:58:14 +00:00
Ronald G. Minnich
3c910ed807
Add support for ST M29F400BT - part 1
...
Corresponding to coreboot v1 svn r582.
2002-05-28 23:29:17 +00:00
Ronald G. Minnich
c831647b17
Add support for 39sf020
...
Corresponding to coreboot v1 svn r523.
2002-03-21 22:40:40 +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