apply patch from Giampiero Giancipoli <gianci@email.it>:
authorGiampiero Giancipoli <gianci@email.it>
Wed, 22 Nov 2006 00:29:51 +0000 (00:29 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 22 Nov 2006 00:29:51 +0000 (00:29 +0000)
commit3ab63e1401a695883dd23156046a8ad50393b165
treebf1dd8e8cc3004816bb443e67f98538b4573c3a0
parent440d6f9f8a3417a9ed59fcbf223a5bc750bdf42d
apply patch from Giampiero Giancipoli <gianci@email.it>:

Fixed 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.

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>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2505 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/flashrom/Makefile
util/flashrom/jedec.c