mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-10 05:36:55 +03:00
This will be used to support console recording. It provides for a circular buffer which can be written at the head and read from the tail. It supports avoiding data copying by providing raw access to the data. Signed-off-by: Simon Glass <sjg@chromium.org>
8.2 KiB
8.2 KiB