IMX8QM Board resetting while flashing

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8QM Board resetting while flashing

940 Views
vinothkumars
Senior Contributor IV

Dear NXP,

 

I got reset issue while flashing. I don't know what is the issue. Will you please give some points

 

resetting ...
Board: iMX8QM MEK
Boot: USB
DRAM:
SCSI: Net: Fastboot: Normal

 

PS L:\25-03-T2> .\uuu.exe -b emmc .\u-boot-imx8qm-mek-uuu.imx
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.107-0-g9201dde

Success 0 Failure 0


PS L:\25-03-T2> ================100%=================] SDPS: boot -f .\u-boot-imx8qm-mek-uuu.imx

 

While flashing board hanged here.

 

 

 

 

Regards,
Vinothkumar Sekar
0 Kudos
4 Replies

919 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vinothkumar

 

seems this issue is related to

https://community.nxp.com/t5/i-MX-Processors/DDR-Stress-Test-failed-for-IMX8QM-Custom-Board/m-p/1259...

 

Best regards
igor

0 Kudos

889 Views
vinothkumars
Senior Contributor IV

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,

  1. Copy the .cfg content to scfw board directory
  2. Build and copy the scfw binary to uboot firmware
  3. 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
0 Kudos

822 Views
vinothkumars
Senior Contributor IV

Thank you @igorpadykov for the reply.

 

This is the USB C issue. I disable in config after that it's flashing.

 

 

Regards,
Vinothkumar Sekar
0 Kudos

852 Views
igorpadykov
NXP Employee
NXP Employee

just for test one can try to build without OPTee as described in sect.5.6.10 OP-TEE enablement

i.MX Yocto Project User’s Guide​

 

Best regards
igor

0 Kudos