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.
Tool/software:
Purpose:
Referring to the method of using iic0 to read MAC in sk-AM62, I would like to modify uboot to implement iic1 to read MAC and bind it to eth1.
Problem:
During the process of viewing the uboot source code, the following code was found
ret = ti_i2c_eeprom_am6_get_base(CONFIG_EEPROM_BUS_ADDRESS,CONFIG_EEPROM_CHIP_ADDRESS);
Is it possible to implement the function by modifying VNet EEPROM_SUS_ADDRESS=1, but I haven't found where it is defined. Is it necessary to define it in uboot/config/am62x_evm_a53_defconfig?
Hi,
Closing the thread, as there is no response for long. Feel free to ping back, if you want to continue discussion.
Regards
Ashwani