Hello,
We have a custom board in which the EEPROM and PMIC is connected to I2C1 unlike in Evaluation Board it is connected to I2C0.
So when I try to boot U-boot and linux the boot is stuck with the blow logs.
U-Boot SPL 2014.07-00107-gd28f2b9-dirty (Apr 09 2015 - 18:30:38)
Could not probe the EEPROM; something fundamentally wrong on the I2C bus.
Could not get board ID.
Could not probe the EEPROM; something fundamentally wrong on the I2C bus.
Could not get board ID.
Unknown board, cannot configure pinmux.### ERROR ### Please RESET the board ###
Please let me know if there a safe way to switch from I2c0 to I2c1. where in configuration I should change this. ??
Regards,
Sanju.