| Summary: | busybox stty unable to set UART baud rate to 1Mbps | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Maik <maik.brenke> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.24.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Maik
2017-10-25 11:47:52 UTC
See speed_table.c - speeds up to B4000000 are supported since 1.26.x, if they are defined by the toolchain. |