Add the version polling mechanism for displaylink FW updater

BUG=chromium:706485
TEST=build image for guado with this change
verify that MIMO and CrOS box are still working properly.
In addition, start the updater without any parameter, the
firmware version of the attached displaylink devices should
be displayed.

Change-Id: Ie114826447b16181447dd9d41c6dc5428a4c59ac
Reviewed-on: https://chromium-review.googlesource.com/491646
Commit-Ready: Jen-Chieh Huang <jenchiehhuang@chromium.org>
Tested-by: Jen-Chieh Huang <jenchiehhuang@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jiwoong Lee <porce@chromium.org>
1 file changed
tree: 9171fa76a3f6163628784207e8602e6d7f7aeabe
  1. conf/
  2. common.mk
  3. LICENSE
  4. Makefile
  5. mimo_fw_updater.cc
  6. README.md
README.md

MIMO-updater is a utility to upgrade the displaylink FW in the MIMO device.

Requirements

The GNU C/C++ library and libusb 1.0 are required.

Building

At the top level of the directory.

$ make

Alternatively at Chromium OS development environment,

$ emerge-${BOARD} mimo-updater

How to use

$ mimo-updater $${FW file name}