This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62P-LP: ACCESSING DATA FROM EEPROM

Part Number: SK-AM62P-LP

Tool/software:

Hi, 

I’ve added the device name to the EEPROM on the SK-AM62P by writing data to addresses 0x50 to 0x55 at I2C address 0x51.

While I can successfully read this data in U-Boot using the command "i2c md 0x51 0x50 0x55", I'm having trouble accessing the same data from Linux. Can you help with how to read this data from Linux?

I am attaching the screenshot for U-boot:-

:

I am attaching the screenshot for linux:-

Regards,

Veerapandiyan V