Bug 11466

Summary: i2c dump display issue on SMBus protocol
Product: Busybox Reporter: ofer.eilon
Component: OtherAssignee: 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

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.