i was trying to read and write data bytes to EEPROM CAT24C05. It is not working.I could open the i2c interface with slave address 52 .After that writing address byte is not happening.
Please provide log of the performed operations.
Please consider that the SEEPROM contains important system information (like MAC addresses), so it has to be handled accurately.
For the I2C source code refer to the U-Boot driver:
drivers/i2c/mxc_i2c.c