Re: [PATCH v7 0/4] tests/qtest: Update tests using PL011 UART

2025-01-10 Thread Peter Maydell
On Fri, 3 Jan 2025 at 17:22, Philippe Mathieu-Daudé wrote: > > (Series fully reviewed) > > Since v6: > - Corrected ASM comment (Fabiano) > > This series split a patch [*] which was previously posted > too compact in multiple trivial steps. The last patch > initializes the PL011 Control register, e

[PATCH v7 0/4] tests/qtest: Update tests using PL011 UART

2025-01-03 Thread Philippe Mathieu-Daudé
(Series fully reviewed) Since v6: - Corrected ASM comment (Fabiano) This series split a patch [*] which was previously posted too compact in multiple trivial steps. The last patch initializes the PL011 Control register, enabling the UART and its transmit channel, before using it to send the 'T' c