You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Describe new feature
Some of devices use silent boot on RS232. If you first sent, as example "Hi, Device!" in RS232, then you get in U-Boot ccommand line with "=>". But if you just only waiting for "=>" it's not showing without you interaction..
Describe the solution you'd like
Need commad line argument for string to send to device
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Describe new feature
Some of devices use silent boot on RS232. If you first sent, as example "Hi, Device!" in RS232, then you get in U-Boot ccommand line with "=>". But if you just only waiting for "=>" it's not showing without you interaction..
Describe the solution you'd like
Need commad line argument for string to send to device
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.