Tool/software: Linux
I may have accidently erased the EEPROM data at address 0x80..0x86. Now the EVM board fails to boot.
According to the AM437x Technical Reference Manual, these data are magic numbers.
How do I restore the EEPROM on the EVM?
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: Linux
I may have accidently erased the EEPROM data at address 0x80..0x86. Now the EVM board fails to boot.
According to the AM437x Technical Reference Manual, these data are magic numbers.
How do I restore the EEPROM on the EVM?
Hello Phillip,
You can find the magic number defined in the <Processor SKD>/board-support/u-boot-<versio>/board/ti/common/board_detect.c file, at line 13.
Best regards,
Kemal