Calculating u-boot boot time for i.mx8qxp MEK

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

Calculating u-boot boot time for i.mx8qxp MEK

546 Views
kailas_kharse
Contributor IV

Hello Team,

 

I want to calculate the boot time taken by u-boot for i.mx8qxp MEK board, can you please help me out how I can calculate the boot time taken by u-boot to boot, before loading the kernel.

 

I tried to calculate it by using "grabserial" tool but I am not able to achieve it, can you please help me out How I can calculate the boot-time taken bu U-Boot?

 

Thanks & Regards,

Kailas K.

0 Kudos
3 Replies

517 Views
kailas_kharse
Contributor IV

Hello Igor,

I did not find any helpful information about "calculating the boot time for u-boot" in above references, can you please point out me to any tool or procedure to calculate time taken by u-boot to boot?.

 

Thanks & Regards,

Kailas K.

0 Kudos

513 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kailas

 

one can add codes for toggling some gpio in various places

of scfw and uboot, then check that gpio and measure time with oscillocope .

 

Best regards
igor

0 Kudos

541 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kailas

 

for boot times one can look at sect.3.8 Boot Flow System Controller

Firmware Porting Guide (sc_fw_port.pdf) included in  SCFW Porting Kit​

 

Best regards
igor

0 Kudos