Nikolai Artemiev uploaded patch set #3 to this change.
flashrom.c: do not delete programmer arguments
Make extract_param() leave parameters in tact rather than deleting
them as they are retrieved. Deleting them is undesierable as makes
the function more complex and requires that extract_programmer_param()
does not get called for the same parameter multiple times, which can
be difficult to gaurentee for some programmer initialization cases.
Change-Id: I9b1ec2d273c723fef8908e4ddf13b3079924f0a7
Signed-off-by: Nikolai Artemiev <nartemiev@google.com>
---
M flashrom.c
1 file changed, 3 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/62/44562/3
To view, visit change 44562. To unsubscribe, or for help writing mail filters, visit settings.