1
0
Fork 0
alistair23-linux/drivers/nfc/pn544
Eric Lapuyade 06c660340f NFC: pn544: i2c: Add firmware download implementation for pn544
The pn544 can enter a firmware update mode where firmware blobs can be
pushed through the i2c line and flashed on the target.
A special command allows to verify that blobs are correctly flashed and
this is what we do for every downloaded firmware blob.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-08-14 01:13:35 +02:00
..
Kconfig NFC: pn544: Add MEI physical layer 2013-04-16 00:39:41 +02:00
Makefile NFC: pn544: Add MEI physical layer 2013-04-16 00:39:41 +02:00
i2c.c NFC: pn544: i2c: Add firmware download implementation for pn544 2013-08-14 01:13:35 +02:00
mei.c NFC: pn544: Add firmware operations hci ops 2013-08-14 01:13:33 +02:00
pn544.c NFC: pn544: Add firmware operations hci ops 2013-08-14 01:13:33 +02:00
pn544.h NFC: pn544: Add firmware operations hci ops 2013-08-14 01:13:33 +02:00