Hello,
I have implemented my new AM335x board recently which most of my schematic is the same as beaglebone black. The board eeprom is empty and at the boot moment I face these errors:
U-Boot SPL 2014.07-rc4-00015-g5bcd74d (Jul 04 2014 - 16:03:33)
Incorrect magic number (0xffffffff) in EEPROM
Could not get board ID.
Incorrect magic number (0xffffffff) in EEPROM
Could not get board ID.
Unknown board, cannot configure pinmux.### ERROR ### Please RESET the board ###
How can i write on eeprom at boot time? is there any specific tools for writing appropriate ID in that?
Please help with is issue...
Regards
Masoud