libsigrok/hardware/asix-sigma
Marek Vasut 5fc01191eb asix-sigma: Rework decode_chunk_ts()
This function could have never returned correct data. Rework the decoding
logic according to the Sigma documentation. This patch also fixes the
handling of partial DRAM lines and partial DRAM clusters.

While at it, do not allocate megabytes of data on stack, just allocate 2KiB
which is plenty for all the work this function needs to do.

Signed-off-by: Marek Vasut <marex@denx.de>
2014-04-30 09:45:52 -07:00
..
asix-sigma.c asix-sigma: Rework decode_chunk_ts() 2014-04-30 09:45:52 -07:00
asix-sigma.h asix-sigma: Rework decode_chunk_ts() 2014-04-30 09:45:52 -07:00