Fix another reset issue in spi_rxtx
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 3 Jan 2021 19:04:02 +0000 (06:04 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 3 Jan 2021 19:04:02 +0000 (06:04 +1100)
commita0eb4eec171171f40aea98b9d6e009258ab70d96
treead6cf7afe998494456efab8d8f5375620bb6dbec
parent39c826aa46a9dd80a12b572373c55d6156c4df07
Fix another reset issue in spi_rxtx

counter was X state after reset, initialize it.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
spi_rxtx.vhdl