Hi,
I'm using my custom LS1046A board.
I want to use EEPROM to store MAC address.
From the source code
uboot/board/freescale/common/sys_eeprom.c
I know there is one application note AN3638 to know the detail of EEPROM layout for CCID or NXID formats.
Can you share it with me?
And is there one Userland Application source code to access the EEPROM to write this EEPROM by using the CCID or NXID formats.
Thanks.