summaryrefslogtreecommitdiff
path: root/linktype.h
diff options
context:
space:
mode:
Diffstat (limited to 'linktype.h')
0 files changed, 0 insertions, 0 deletions
it/tree/drivers?h=nds-private-remove&id=adac4b95941189ca301759a67da4a132fc2804d5'>drivers parentdb2951835b9b11abf3075302279a41cd345db312 (diff)
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/Documentation/firmware/firmware.c146
1 files changed, 96 insertions, 50 deletions
diff --git a/drivers/staging/greybus/Documentation/firmware/firmware.c b/drivers/staging/greybus/Documentation/firmware/firmware.c