Hi TI Community,
I'm facing a boot sutck at the 2st (MLO) stage as it folows:
U-Boot SPL 2011.09-00053-g967afe4 (Aug 16 2012 - 15:34:46) Texas Instruments Revision detection unimplemented Incorrect magic number in EEPROM read_eeprom() failure. continuing with ddr3 Incorrect magic number in EEPROM
I'm working with a clone of the beaglebone (same layout and devices) and according to my readings, even with an empty eeprom this should get at least to the 3rd boot stage which refers to the u-boot.img that should be moved into the DDR2 memory.
My bet is DDR's bad assembling. How can I check if DDR are correctly assembled? I mean is there any way to check this by software through jtag or uboot?
Thanks in advance