commit | 5db3b1040dca8773da52067a306fc5eacefdf955 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Aug 04 12:27:18 2016 +0300 |
committer | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Aug 04 12:27:18 2016 +0300 |
tree | 2781ecaa6867180b7beacbcda2857eeeb80cdecd | |
parent | a62e20ab37199107204a034c2397122b9fd40b6b [diff] |
device_get_info: Allow vendor, model, version values to be set The new command line arguments -N<vendor>, -o<model>, and -O<version> can now be used to override the device_get_info output arguments so that sigma_dut does not need to have internal knowledge of how to figure out such details on all platforms. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>