Files
u-boot/drivers
Simon Glass 0d5c9d1529 serial: Cache the terminal size
Add serial_priv structure to serial uclass to cache terminal dimensions.
When serial_query_size() successfully queries the terminal, store the
results in the uclass-private data for later retrieval.

This avoids repeated terminal queries and improves performance when
different subsystems need the terminal size.

Series-changes: 3
- Drop unnecessary 'dev' argument

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-26 06:02:03 -06:00
..
2025-07-02 13:07:47 -06:00
2025-05-26 16:20:28 +01:00
2025-07-05 05:48:28 -06:00
2025-08-11 15:01:27 -06:00
2025-06-28 07:53:25 -06:00
2025-07-12 16:24:03 -06:00
2025-06-28 07:53:25 -06:00
2025-08-26 06:02:03 -06:00
2025-07-05 05:48:28 -06:00