Files
u-boot/common
Simon Glass c17d68b0fb test: Show the required size when console-record overflows
When the console-record buffer overflows, show both the current buffer
size and the size needed. This helps the user know what value to set
for CONFIG_CONSOLE_RECORD_OUT_SIZE.

Add a console_out_ovf field to global_data to track the number of bytes
that could not be written due to overflow.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-10 05:53:03 -07:00
..
2025-11-12 08:40:05 -07:00
2025-12-01 17:04:37 +00:00
2025-12-01 15:57:27 +00:00