commit | f1dd56fdc4b7474bfbda1753b42526dc144b55dd | [log] [tgz] |
---|---|---|
author | Arron Wang <arron.wang@intel.com> | Wed Dec 11 17:25:24 2013 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Feb 16 23:49:54 2014 +0100 |
tree | 927ac4d59da852533f11075f35ba087f197bcdb6 | |
parent | 971d63cff6d70ab09237b7718f39615e40ad0828 [diff] |
NFC: pn544: i2c: Support PN544 C3 secure firmware download PN544 C3 firmwares already contain the command frames to be sent, but as they may exceed the i2c maximum payload, we need to fragment them into secure chunks and send them through the secure write command. Signed-off-by: Arron Wang <arron.wang@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>