On Sun, 17 Nov 2024 at 23:01, Ioan-Cristian CÎRSTEA
wrote:
>
> The previous BCM2835 mini UART implementation used a hard-coded FIFO.
> This commit changes the implementation by making use of the provided
> Fifo8.
>
> Signed-off-by: Ioan-Cristian CÎRSTEA
Hi; thanks for this patchset.
For future
The previous BCM2835 mini UART implementation used a hard-coded FIFO.
This commit changes the implementation by making use of the provided
Fifo8.
Signed-off-by: Ioan-Cristian CÎRSTEA
---
hw/char/bcm2835_aux.c | 61 ++-
include/hw/char/bcm2835_aux.h | 10 ++