greybus: firmware: Improve test application
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 Jul 2016 23:39:00 +0000 (16:39 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 22 Jul 2016 02:00:26 +0000 (19:00 -0700)
commitadac4b95941189ca301759a67da4a132fc2804d5
tree6d15cc7bb8bf37492171990184fe3ea41fcda9a1
parentdb2951835b9b11abf3075302279a41cd345db312
greybus: firmware: Improve test application

It can take arguments not and we can perform all the operations with a
single binary, sorry for missing that initially.

Usage: ./firmware <gb-fw-mgmt-X> <type: interface/backend> <firmware-tag> <timeout>

And all of them have default values, etc.

Tested with a semco 13 MP module.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Documentation/firmware/firmware.c