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.

AM3352: AM335x EEPROM check problem

Part Number: AM3352

Tool/software:

Hi, I’ve designed a custom board using the AM3352 and DDR3. When I try to boot it, I get the following error:


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 ###

My board does not have an EEPROM or an SD card slot. Is there a way to disable the EEPROM check in U-Boot SPL? What should I do to get past this error and boot up my proccessor?