Dear Champs,
In my customer's custom board, they faced their system reboot continually after changing device(AM3352BZCZD80 => AM3352BZCZA100)
They did not change PLL settings and other SWs yet after replacing device to AM3352BZCZA100, and their log is as below.
===============================================
……
## Loading fdt from FIT Image at 88000000 ...
Using 'config-1' configuration
Trying 'fdt-1' fdt subimage
Description: Flattened Device Tree blob
Created: 2020-09-09 1:18:59 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x885505c0
Data Size: 35757 Bytes = 34.9 KiB
Architecture: ARM
Verifying Hash Integrity ... OK
Booting using the fdt blob at 0x885505c0
Loading Kernel Image ... OK
Loading Ramdisk to 8c400000, end 90000000 ... OK
Loading Device Tree to 8c3f4000, end 8c3ffbac ... OK
Starting kernel ...
=============================================
When they tried to debug it after connecting JTAG, they found it was suspended in 'Calibrate_delay( )' function.
Could you please let me know your opinion where they should check in this case?
They checked and tried to have DDR3 memory test, but could not find any issue in their DDR3 memory test.
Their SW is Linux PSDK 6.03, and there was no issue in their custom board with AM3352BZCZD80 .
Thanks and Best Regards,
SI.