Bug 11466 - i2c dump display issue on SMBus protocol
Summary: i2c dump display issue on SMBus protocol
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.29.x
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 14:02 UTC by ofer.eilon
Modified: 2018-11-01 14:02 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
i2cdump fix (33.01 KB, text/plain)
2018-11-01 14:02 UTC, ofer.eilon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ofer.eilon 2018-11-01 14:02:16 UTC
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.