]> sigrok.org Git - libsigrok.git/commit
sysclk-lwla: Read test word twice during initialization
authorDaniel Elstner <redacted>
Sun, 25 Oct 2015 02:44:55 +0000 (03:44 +0100)
committerDaniel Elstner <redacted>
Fri, 30 Oct 2015 11:51:16 +0000 (12:51 +0100)
commite1172cf847e522b07d063c36c3f54b0a5dc8429f
tree96d1028f809a03ab95bfb088ab714d33dc7c44f1
parent3a322bbc3b0f4d79a79cffac00aeb05ff69ce535
sysclk-lwla: Read test word twice during initialization

During initialization of the LWLA1034, read the 64-bit test word
twice and verify the result of the second read only. This better
matches what the original vendor software does.
src/hardware/sysclk-lwla/lwla.c
src/hardware/sysclk-lwla/lwla.h
src/hardware/sysclk-lwla/protocol.c