flashrom support for raiden_spi serial number |
||||||||||
Issue descriptionCurrently the raiden_spi endpoint for flashrom uses the first matched device. Could it be modified to have a serial number commandline option and select the correct USB device?
,
Sep 1 2016
,
Sep 6 2016
This looks like it will require a refactor of the usb init code to remove a bunch of hardcoded assumptions. Maybe better if dhendrix@ does it.
,
Sep 6 2016
,
Oct 11 2016
,
Oct 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/flashrom/+/5c79a49c0fe6fec3474678c4846e74532cf7a1f1 commit 5c79a49c0fe6fec3474678c4846e74532cf7a1f1 Author: David Hendricks <dhendrix@chromium.org> Date: Wed Jun 15 03:56:36 2016 usb_device: Add serial number to command-line parameters This adds support for specifying serial number for programmers which use the usb_device library, such as raiden_spi. BUG= chromium:620106 BRANCH=none TEST=needs testing Change-Id: I895bc08a3e2c14ba1c1e1a81f8dbf2073d0d8f3a Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/352820 Tested-by: Nick Sanders <nsanders@chromium.org> Reviewed-by: Nick Sanders <nsanders@chromium.org> Reviewed-by: Kevin Cheng <kevcheng@chromium.org> [modify] https://crrev.com/5c79a49c0fe6fec3474678c4846e74532cf7a1f1/raiden_debug_spi.c [modify] https://crrev.com/5c79a49c0fe6fec3474678c4846e74532cf7a1f1/usb_device.h
,
Feb 3 2017
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
,
Mar 16 2018
|
||||||||||
►
Sign in to add a comment |
||||||||||
Comment 1 by dhend...@chromium.org
, Jun 15 2016Status: Started (was: Untriaged)