On 01/02/2012 07:01 AM, Igor Grinberg wrote: > From: Nikita Kiryanov <[email protected]> > > Add board specific EEPROM handling module, > read the serial number from the EEPROM and pass it to Linux. > > Signed-off-by: Nikita Kiryanov <[email protected]> > Signed-off-by: Igor Grinberg <[email protected]> [snip] > +#define EEPROM_ADDR 0x50
Some grepping around says this is usually CONFIG_SYS_I2C_EEPROM_ADDR (in the config.h). Thanks. -- Tom _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

