aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Mosberger-Tang <[email protected]>2024-02-07 05:07:42 +0000
committerKalle Valo <[email protected]>2024-02-12 17:37:40 +0200
commitc08a986344a5eb80ae3651f33d0f386cd9e97252 (patch)
tree696949463df06021eaae4dd37566e9f05bad23fd /tools/perf/scripts/python
parent162bf67f74c71d56889c1c938d7901cfb76e2cbd (diff)
wifi: wilc1000: correct CRC7 calculation
Document ATWILC1000/ATWILC3000 Baremetal Wi-Fi/BLE Link Controller Software Design Guide https://tinyurl.com/yer2xhyc says that bit 0 of the CRC7 code must always be a 1. I confirmed that today with a logic analyzer: setting bit 0 causes wilc1000 to accept a command with CRC7 enabled, whereas clearing bit 0 causes wilc1000 to reject the command with a CRC error. Signed-off-by: David Mosberger-Tang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions