Searched hist:ea0f73abb1afbf5bb4bf34f5a5eeb7896111df97 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/include/ |
H A D | i2c.h | diff ea0f73abb1afbf5bb4bf34f5a5eeb7896111df97 Fri Aug 16 08:31:45 CDT 2013 Łukasz Majewski <l.majewski@samsung.com> i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled
The I2C_MULTI_BUS needs to be defined for correct I2C operation with many software emulated I2C controllers.
This fix restores correct value of the I2C_MULTI_BUS changed by following commit:
SHA1: 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 i2c: add i2c_core and prepare for new multibus support
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Heiko Schocher <hs@denx.de>
|