Re: [U-Boot] [PATCH 2/2] OMAP3: TAM3517: add macros for reading eeprom

2012-12-10 Thread Tom Rini
On Fri, Nov 23, 2012 at 04:19:25PM +0100, Stefano Babic wrote: Added macros to read SOM information from the I2C EEPROM. Signed-off-by: Stefano Babic sba...@denx.de Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 2/2] OMAP3: TAM3517: add macros for reading eeprom

2012-11-23 Thread Stefano Babic
Added macros to read SOM information from the I2C EEPROM. Signed-off-by: Stefano Babic sba...@denx.de --- board/technexion/twister/twister.c | 10 -- board/teejet/mt_ventoux/mt_ventoux.c | 15 ++--- include/configs/tam3517-common.h | 58 +- 3