diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-01-12 12:53:59 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-02-13 19:37:28 +0000 |
commit | d39592ff64ba2c0e58cadd1b7f79a0c3a7aba404 (patch) | |
tree | 4a3050f0f0487e7cf408786b2232e03b0c22e485 /scripts | |
parent | 5d02add4d751b1c66ddcc278fff47d3f4b341de0 (diff) | |
download | qemu-d39592ff64ba2c0e58cadd1b7f79a0c3a7aba404.zip qemu-d39592ff64ba2c0e58cadd1b7f79a0c3a7aba404.tar.gz qemu-d39592ff64ba2c0e58cadd1b7f79a0c3a7aba404.tar.bz2 |
esp.c: replace get_cmd() with esp_do_nodma()
Now that the esp_do_nodma() state machine correctly handles incoming FIFO
data, all remaining users of get_cmd() can be replaced with esp_do_nodma()
and the get_cmd() function removed completely.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Helge Deller <deller@gmx.de>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20240112125420.514425-68-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions