nfctool: Add firmware download command
authorThierry Escande <thierry.escande@linux.intel.com>
Mon, 9 Sep 2013 16:27:08 +0000 (18:27 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 10 Sep 2013 13:57:26 +0000 (15:57 +0200)
commit754da55d4a19cc9035d9e7e0c724fad853a59b2c
treea38c5c91b7ad56155022c59a370eb96b1bb946a4
parentecfddc4fc27819d71f2923254fb0be71808fb8cf
nfctool: Add firmware download command

This adds a command line option (--fw-download or -w) to start firmware
download process on the specified device with the passed firmware
filename.

e.g. nfctool -d nfc0 --fw-download fw_filename
tools/nfctool/main.c
tools/nfctool/netlink.c
tools/nfctool/netlink.h
tools/nfctool/nfctool.h