commit | 06c660340f1e142b607541ece3520fff3f5d2c39 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Fri Jul 19 14:59:45 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 14 01:13:35 2013 +0200 |
tree | c551c071319eff23bf8598ffe091d25033ee6c4f | |
parent | 8bd7fc89958c2f23a5c5d0113ff65713683041ea [diff] |
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>