commit | 8e9466ccda297c0844a606910152787ce9133b24 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Tue May 20 22:21:55 2014 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 23 01:04:31 2014 +0200 |
tree | 722839a3d90c00dceff70da306c65b0863609809 | |
parent | cf577344e2ece0798046402fd88472473c6e7ee8 [diff] |
NFC: st21nfca: Improved start of frame detection A start of frame is 7E 00 not only 7E. Make sure the first read sequence is starting with 7E 00. For example: 7E FF FF FF FF is as a correct crc but it is a bad frame. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>