Dear Heiko Schocher, In message <[email protected]> you wrote: > - CONFIG_ENV_EEPROM_IS_ON_I2C > define this, if you have I2C and SPI activated, and your > EEPROM, which holds the environment, is on the I2C bus. > > - CONFIG_I2C_ENV_EEPROM_BUS > if you have an Environment on an EEPROM reached over > I2C muxes, you can now define, how to reach this > EEPROM. > > Signed-off-by: Heiko Schocher <[email protected]> > --- > README | 13 ++++++++++ > common/cmd_eeprom.c | 14 ++++++---- > common/env_eeprom.c | 66 > +++++++++++++++++++++++++++++++++++++++++++++++---- > include/common.h | 2 + > 4 files changed, 84 insertions(+), 11 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "The whole world is about three drinks behind." - Humphrey Bogart _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

