diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx6q_sabreauto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6q_sabreauto.h b/include/configs/mx6q_sabreauto.h index 1c0590e..e304b5a 100644 --- a/include/configs/mx6q_sabreauto.h +++ b/include/configs/mx6q_sabreauto.h @@ -191,7 +191,7 @@ #define CONFIG_I2C_MXC 1 #define CONFIG_SYS_I2C_PORT I2C3_BASE_ADDR #define CONFIG_SYS_I2C_SPEED 100000 - #define CONFIG_SYS_I2C_SLAVE 0x1f + #define CONFIG_SYS_I2C_SLAVE 0x30 #endif /* |