Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dediprog: add serial argument #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inakypg
Copy link

@inakypg inakypg commented Nov 26, 2019

A quick hack to be able to select dediprogs by USB serial argument by
just adding a @serial_number parameter to dediprog_open() and using it
in preference to @id if available (since it is more specific).

Change-Id: I9cdfbce6cf941c16bf7b7364aa4166b91369e661
Signed-off-by: Inaky Perez-Gonzalez inaky.perez-gonzalez@intel.com

A quick hack to be able to select dediprogs by USB serial argument by
just adding a @serial_number parameter to dediprog_open() and using it
in preference to @id if available (since it is more specific).

Change-Id: I9cdfbce6cf941c16bf7b7364aa4166b91369e661
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
@dhendrix
Copy link
Contributor

dhendrix commented Dec 1, 2019

Thanks! I had a quick look and this is pretty simple and straightforward. I've sent this patch upstream for review, hopefully we'll get it merged soon: https://review.coreboot.org/c/flashrom/+/37406

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants