| Summary: | i2c dump display issue on SMBus protocol | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | ofer.eilon |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.29.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | i2cdump fix | ||
Created attachment 7846 [details] i2cdump fix i2c dump display issue on SMBus protocol i2cset -y 0 0x50 0x00 0x01 0x02 0x03 0x04 s i2cdump -y 0 0x50 s Fix is attached.