Angel Pons uploaded patch set #2 to this change.

View Change

ft2232_spi.c: Add struct for programmer params

Introduce a struct to store ft2232_spi programmer parameters. This
struct allows separating the parsing of programmer params from the
code that uses the values, which should allow specifying parameter
values directly into this struct. Introduce a pointer to reference
struct members to reduce diffstat noise in subsequent commits.

Change-Id: I36b9f5f8481907bd605e9310bef08592bb7d9827
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M ft2232_spi.c
1 file changed, 127 insertions(+), 94 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/67906/2

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I36b9f5f8481907bd605e9310bef08592bb7d9827
Gerrit-Change-Number: 67906
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset