AM335X: wrong header 0xffffffff, expected 0xee3355aa

Hi guys,
I have a very old beaglebone, I guess it was before revision 3 and when I try to boot it , it gives me this error:

AM335X: wrong header 0xffffffff, expected 0xee3355aa

How do I solve this issue?(I have a working android image that seems to boot the board fine. However others dont seem to work.)

This board is a non prodcution board. You need to program the EEPROM with the correct data. The data is described in the System Reference Manual.

Gerald

I could not find the exact procedure to do this http://beagleboard.org/static/beaglebone/latest/Docs/Hardware/BONE_SRM.pdf . I am kind of lost. Could you please guide me?

You will need to do I2C writes and write the data manually. Normally we do not allow people to do this becasue they can break things.

Request an RMA and they should be able to guide you on how to do this.

http://beagleboard.org/support/rma

Where exactly did you get this board?

Gerald