qwitza
Occasional Contributor
22 days agoSDRAM calibration failed.
Hello,
after Enpirion stopped selling some of the parts we used on our board, we had to redesign it. We assembled ten boards, and on two of them, I’m now getting an SDRAM calibration error in U-Boot.
I’d like to enable the SDRAM calibration report to understand the cause of the error. However, the described method of adding.
#define RUNTIME_CAL_REPORT 1
in the sequencer_defines.h file didn’t work. I generated the files using the QTS filter script, but there was no change.
Could you please tell me how to properly enable the SDRAM calibration report so I can debug the issue?