Skip to content
Snippets Groups Projects
Commit e3c2042a authored by Marek Vasut's avatar Marek Vasut Committed by Heiko Schocher
Browse files

cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled


With DM I2C, the EEPROM bus has been correctly configured in
eeprom_execute_command() already. Do not reconfigure it here
with hard-coded bus number again.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent 6db539f9
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