
14 Apr
2014
14 Apr
'14
10:13 a.m.
Hello, I found i2c probe command bug on kzm9g board and fixed it. Also, add CONFIG_SYS_GENERIC_BOARD for kzm9g board.
Changes for v2: - correct typo in commit message.
Changes for v3: - prepare dummy data buffer and use it to avoid NULL access.
Tetsuyuki Kobayashi (2): i2c: sh_i2c: bugfix: i2c probe command does not work arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
drivers/i2c/sh_i2c.c | 4 +++- include/configs/kzm9g.h | 1 + 2 files changed, 4 insertions(+), 1 deletion(-)
--
1.7.9.5