Files
u-boot/arch
Simon Glass c0f36f2d00 sandbox: Add -A option to assume no terminal present
Add a new -A sandbox command-line option that sets a flag to assume no
terminal is present. This causes serial_query_size() to return -ENOENT
immediately, similar to when CONFIG_SERIAL_TERM_PRESENT is disabled.

This option is useful for testing pager behavior in non-interactive
environments without needing to modify configuration options.

Co-developed-by: Claude <noreply@anthropic.com>
2025-08-26 14:36:07 -06:00
..
2025-08-19 17:36:44 -06:00
2025-07-12 16:24:31 -06:00
2025-07-11 21:12:11 +02:00