Home
last modified time | relevance | path

Searched hist:"2636 ac65a84f2bbab4b6a773384cfc630b9b6d7b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Deeprom.c2636ac65a84f2bbab4b6a773384cfc630b9b6d7b Sat Apr 16 14:55:02 UTC 2016 Nikita Kiryanov <nikita@compulab.co.il> cmd: eeprom: add bus switching support for all i2c drivers

The i2c_init function is always provided when CONFIG_SYS_I2C is
defined. No need to limit ourselves to just one supported I2C driver
(soft_i2c). Update the #ifdef conditions to support bus switching for
all I2C drivers.

Cc: Heiko Schocher <hs@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Tom Rini <trini@konsulko.com>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>