imx8mplus boot flow

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

imx8mplus boot flow

562 Views
srinivas_123
Contributor III

I am using i.MX8M  Plus lpddr4 evk board and have built the "IMXLXYOCTOUG v.LF6.6.3_1.0.0" BSP using Yocto

I successfully flashed the image onto the SD card and tested it. But I want to know the boot flow of the image from the SD card. Is there any document available for boot flow? Please help me.

Thanks, Regards

Srinivas

0 Kudos
Reply
1 Reply

544 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @srinivas_123 

I hope you are doing well.

 

After power on or reset, i.MX 8M executes the Boot ROM (the primary program loader), stored in its read-only memory (ROM).

Boot ROM configures the system-on-chip (SoC) by performing basic peripheral initializations such as Phase Locked Loops (PLLs), clock configurations, memory initialization (SRAM). Then it finds a boot device from where it loads a bootloader image, which can include the following components: U-Boot SPL, ATF, U-Boot, and so on.

 

Alejandro_Salas_0-1726088609062.png

 

Information from AN14093.

 

Best regards,

Salas.

 

0 Kudos
Reply