diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-01-12 12:54:07 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-02-13 19:37:28 +0000 |
commit | 9b2cdca2d9511e460dc2235bcd8058c9faeea3d9 (patch) | |
tree | 27c2203631feef7ef190b4dcfc906b4245512f9a /scripts | |
parent | 8ba3204893d755c3b43eb4cff7f2b88a2e247733 (diff) | |
download | qemu-9b2cdca2d9511e460dc2235bcd8058c9faeea3d9.zip qemu-9b2cdca2d9511e460dc2235bcd8058c9faeea3d9.tar.gz qemu-9b2cdca2d9511e460dc2235bcd8058c9faeea3d9.tar.bz2 |
esp.c: improve ESP_RSEQ logic consolidation
The ESP_RSEQ logic is scattered in a few places throughout the ESP state machine
which is mainly because the ESP_RSEQ register isn't always reset when executing
an ESP select command. Once this is done, the ESP_RSEQ register only needs to be
updated at the point where the sequencer command completes.
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-76-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