]> Git Repo - J-u-boot.git/commit - include/configs/cm_t335.h
compulab: eeprom: add support for defining eeprom i2c bus
authorNikita Kiryanov <[email protected]>
Wed, 20 Aug 2014 12:08:52 +0000 (15:08 +0300)
committerStefano Babic <[email protected]>
Tue, 9 Sep 2014 13:32:32 +0000 (15:32 +0200)
commit52658fda7abc4319ff7f8fe934d2e7c0a32202d7
tree16f6a0edb0a856c39256e8ec539759cb7ccb3f4b
parent224beb833e544b802f08765271cec07667d39669
compulab: eeprom: add support for defining eeprom i2c bus

Create CONFIG_SYS_I2C_EEPROM_BUS #define to tell the EEPROM
module what I2C bus the EEPROM is located at. Make cl_eeprom_read()
switch to that bus when reading EEPROM.

Cc: Igor Grinberg <[email protected]>
Cc: Dmitry Lifshitz <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Marek Vasut <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
Acked-by: Dmitry Lifshitz <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Nikita Kiryanov <[email protected]>
board/compulab/common/eeprom.c
include/configs/cm_t335.h
include/configs/cm_t35.h
include/configs/cm_t54.h
This page took 0.029569 seconds and 4 git commands to generate.