Thank you @igorpadykov for the reply.
I able to do DDR stress in one of the custom board.
I done the following for DDR initialization in IMX8QM board,
- Copy the .cfg content to scfw board directory
- Build and copy the scfw binary to uboot firmware
- Build bootloader.
Please find the complete log. I got the u-boot panic,
Board: iMX8QM MEK .........................START
Boot: USB
announce_dram_init DRAM:
show_dram_config
++ RAM Configuration .......
DRAM:
imx8_iomux_setup_multiple_pads ..............
imx8_iomux_setup_pad ..................
imx8_iomux_setup_pad ..................
imx8_iomux_setup_pad ..................
imx8_iomux_setup_multiple_pads ..............
imx8_iomux_setup_pad ..................
imx8_iomux_setup_pad ..................
SCSI: Net: Fastboot: Normal................END
do_sync ..........
panic -------Resetting CPU ...
panic_finish ..............
++++++++++++++++++++++++ resetting ...
Will you please give me some ideas why u-boot panic is happening ?
Regards,
Vinothkumar Sekar