From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 Aug 2014 15:53:32 +0200 Subject: [U-Boot] [PATCH V2 5/9] compulab: eeprom: add support for defining eeprom i2c bus In-Reply-To: <1407416736-14639-6-git-send-email-nikita@compulab.co.il> References: <1407416736-14639-1-git-send-email-nikita@compulab.co.il> <1407416736-14639-6-git-send-email-nikita@compulab.co.il> Message-ID: <201408071553.32584.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, August 07, 2014 at 03:05:32 PM, Nikita Kiryanov wrote: > 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 > Cc: Dmitry Lifshitz > Cc: Tom Rini > Cc: Marek Vasut > Acked-by: Igor Grinberg > Acked-by: Dmitry Lifshitz > Signed-off-by: Nikita Kiryanov Reviewed-by: Marek Vasut Best regards, Marek Vasut