[U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number

Tom Rini trini at ti.com
Tue Jan 3 15:52:24 CET 2012


On 01/02/2012 07:01 AM, Igor Grinberg wrote:
> From: Nikita Kiryanov <nikita at compulab.co.il>
> 
> Add board specific EEPROM handling module,
> read the serial number from the EEPROM and pass it to Linux.
> 
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
[snip]
> +#define EEPROM_ADDR			0x50

Some grepping around says this is usually CONFIG_SYS_I2C_EEPROM_ADDR (in
the config.h).  Thanks.

-- 
Tom


More information about the U-Boot mailing list