Skip to content
Snippets Groups Projects
Commit 548738b4 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

cmd_eeprom: I2C updates


- 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: default avatarHeiko Schocher <hs@denx.de>
parent b63815e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment