Hello,
We are using i2c_read, i2c_write to talk to EEPROM in the U boot terminal. Somehow the read and write doesnot seem to work properly. Is there any other initialisations that needs to be done for these functions to execute apart from i2c_init.
Also how to do the same from shell prompt.