Files
u-boot/include
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-11 04:09:41 -07:00
2025-12-07 17:18:57 -07:00
2025-11-12 08:40:05 -07:00
2024-08-26 14:05:38 -06:00
2025-12-07 11:53:55 -07:00
2025-11-19 19:51:46 -07:00
2025-10-24 08:47:38 +01:00
2025-11-17 06:59:47 -07:00