Re: [U-Boot] [PATCH 01/17] tricorder: rewrite tricordereeprom command

2015-11-16 Thread Heiko Schocher
Hello Marek, Am 10.11.2015 um 20:53 schrieb Marek Vasut: From: Andreas Bießmann This rewrite uses lately promoted eeprom_init(int) function to choose the right I2C bus when writing data to the EEPROM. Signed-off-by: Andreas Bießmann Cc: Marek Vasut Cc: Simon Glass Cc: Tom Rini Cc: Heiko S

[U-Boot] [PATCH 01/17] tricorder: rewrite tricordereeprom command

2015-11-10 Thread Marek Vasut
From: Andreas Bießmann This rewrite uses lately promoted eeprom_init(int) function to choose the right I2C bus when writing data to the EEPROM. Signed-off-by: Andreas Bießmann Cc: Marek Vasut Cc: Simon Glass Cc: Tom Rini Cc: Heiko Schocher --- board/corscience/tricorder/tricorder-eeprom.c