Calibration Results
After finishing all the calibration process, the calibration results are summarized and as shown below. ?The tool will proceed to run the DRAM stress test with the delay registers updated with these calibration results.
However, it is very important that these results should be recorded down and the DRAM initialization script should be updated accordingly. When porting the MMDC parameters to the firmware, the delay registers must be programmed according to the updated script. Otherwise, the DDR3 may not be able to run stably on the firmware.
总的来说,大概操作过程如下: 使用Freescale提供的Aid工具(Excel)根据自己板子的选料及设计,生成.inc文件,这部分Freescale会帮忙做好,只需要将设计资料提供给AE使用DDR Stress Test Tool来在自己的板子上校正生成的参数根据测试结果,修正自己的.inc文件并进行压力测试将inc文件中数据添加到u-boot的flash_header.s。