serial_enter_uboot
Reboot an embedded device and halt autoboot to enter U-Boot command prompt, detecting key prompts automatically.
Instructions
Enter U-Boot by rebooting the device and stopping autoboot. Detects 'Hit any key' or 'Hit Ctrl+u' prompts, and '=>' or 'U-Boot>' command prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Total timeout in seconds to wait for autoboot prompt (default: 60) | |
| session_id | Yes | The session ID returned by serial_open |