]> sigrok.org Git - libsigrok.git/commit - src/hardware/asix-sigma/asix-sigma.c
asix-sigma: Decrypt the LA mode switch sequence
authorMarek Vasut <redacted>
Sun, 20 Apr 2014 17:49:44 +0000 (19:49 +0200)
committerBert Vermeulen <redacted>
Wed, 30 Apr 2014 16:45:51 +0000 (09:45 -0700)
commit011f1091fa6d85aef3c36758bd090809f2fde0c9
tree675e541c468b327320d0b3a0a19e6ee4f73a4c9c
parent1c2736f90912b58df18595d474e5c917c7ecd195
asix-sigma: Decrypt the LA mode switch sequence

Decode the logic mode start sequence into a series of FPGA instructions
instead and get rid of this sequence of magic numbers.

Signed-off-by: Marek Vasut <redacted>
hardware/asix-sigma/asix-sigma.c