boot.scr

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

boot.scr

1,202 Views
Afeefah
Contributor I

The boot process failed to load boot.scr. Getting a print "Failed to load 'boot.scr'" while booting device.

0 Kudos
9 Replies

1,185 Views
Afeefah
Contributor I

I'm using imx6ull and BSP version is 5.15.52

 

0 Kudos

1,188 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Can you tell us which board and which version BSP are you using?

0 Kudos

1,169 Views
Afeefah
Contributor I

Hi Nxp community,

I'm using 5.15.52 BSP version and iMx6ull board. The booting gets completed but failure prints are observed. Could you please let me know what is causing this? Also please let me know how I can solve this.

Thank you,

Afeefah Fathima

0 Kudos

1,163 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

can you share the boot log file to us?

0 Kudos

1,157 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Are you using the NXP reference board or the board you designed yourself? Here ignore this information, your kernel can not boot up success and the boot.scr can not cause your kernel can not boot.

Can you share us your boot command for the kernel boot? When u-boot boot up, press print and share us your boot command for the kernel boot.

0 Kudos

1,152 Views
Afeefah
Contributor I

We have our own board in which we are using NXP's iMx6ull processor. I have shared details about kernel boot.

0 Kudos

1,141 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

you can try to add the earlycon=ec_imx6q,uart baseaddress,115200 in your boot command mmcargs.

For the uart baseaddress you need to confirm your use.

0 Kudos

1,134 Views
Afeefah
Contributor I

Hi @Rita_Wang 

The value for earlycon is already set as 

bootargs = "console=ttymxc2,115200 earlycon=ec_imx6q,0x30880000,115200";

what could be the other possibilities? Is there any other suggestion.

 

0 Kudos

1,160 Views
Afeefah
Contributor I

Below is the screenshot attached of boot log.

0 Kudos