Attention is currently required from: Simon Buhrow, Nico Huber, Angel Pons.

Simon Buhrow uploaded patch set #5 to this change.

View Change

flashchips.c: big erase blocksize first

Choosing the best fitting erase block size can safe
a significant amount of runtime. Changing the order
of entries of block_erasers in flashchips.c going
from the bigger block size to lower block size does
a better job.

I am running flashrom inside a VirtualBox so the
gained time is quite big.

Setup: IS25LP064 flash + ft2232H programmer
Saved time: > 2 min for single '-E' operation

Change-Id: I862ce0b5f8912565e43c340578d8126aa2e6aa3b
Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de>
---
M flashrom.c
1 file changed, 69 insertions(+), 21 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/58467/5

To view, visit change 58467. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I862ce0b5f8912565e43c340578d8126aa2e6aa3b
Gerrit-Change-Number: 58467
Gerrit-PatchSet: 5
Gerrit-Owner: Simon Buhrow
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Simon Buhrow
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset