Hello,
I need to read out a EEPROM-IC via I2C in u-boot. I noticed that there is no I2C support for the efusA9X module, see "No I2C used in U-Boot on F&S i.MX6 SoloX boards" (UBOOT/include/configs/fsimx6sx.h).
Is there a other board with the imx6sx processor or a source that provided support for the I2C bus, or what else can I do to communicate in u-boot with the EEPROM?
Thanks.