All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] eeprom with i2c (instead spi)
@ 2016-12-30  7:37 Ran Shalit
  0 siblings, 0 replies; only message in thread
From: Ran Shalit @ 2016-12-30  7:37 UTC (permalink / raw
  To: u-boot

Hello,

I'm trying to use eeprom with u-boot.
I've added CONFIG_CMD_EEPROM,
But then I see that the file uses spi eeprom (because config use
CONFIG_SPI for other devices - not eeprom).
Does it mean I just need to
#undef CONFIG_SPI
at the start of cmd_eeprom.c file ?

Thank you!
Ran

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-30  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30  7:37 [U-Boot] eeprom with i2c (instead spi) Ran Shalit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.