
28 Jul
2015
28 Jul
'15
1:28 a.m.
On 3 July 2015 at 00:52, Heiko Schocher denx hs@denx.de wrote:
Hello Simon,
Am 03.07.2015 um 02:15 schrieb Simon Glass:
Add a way to dump the contents of an I2C message for debugging purposes.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/i2c/i2c-uclass.c | 16 ++++++++++++++++ include/i2c.h | 10 ++++++++++ 2 files changed, 26 insertions(+)
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm.