[U-Boot] [PATCH 1/2] cmd_eeprom: I2C updates

Wolfgang Denk wd at denx.de
Mon Jan 18 00:42:55 CET 2010


Dear Heiko Schocher,

In message <4B45937C.50201 at denx.de> 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 <hs at denx.de>
> ---
>  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: wd at denx.de
"The whole world is about three drinks behind."     - Humphrey Bogart


More information about the U-Boot mailing list