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?