Files
u-boot/arch
Simon Glass 06ff6888a1 sandbox: Add -P flag to enable bypassing the pager
Add a new -P command line flag to sandbox that enables pager-bypass
mode. This is useful for tests and automated scripts that need to
disable pager interrupts.

The implementation stores the bypass request in sandbox_state during
command line parsing, then applies it in sandbox_main_loop_init()
after the pager has been initialized.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-25 15:18:14 -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