On Thu, 03 Oct 2024 16:10:25 +0200, Rasmus Villemoes wrote: > Some small improvements to the serial rx buffer feature. > > CI seems happy: https://github.com/u-boot/u-boot/pull/674 > > Rasmus Villemoes (4): > serial: fix circular rx buffer edge case > serial: do not overwrite not-consumed characters in rx buffer > serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE > serial: embed the rx buffer in struct serial_dev_priv > > [...]
Applied to u-boot/master, thanks! -- Tom