IMX93 hangs in u-boot when trying to start kernel

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

IMX93 hangs in u-boot when trying to start kernel

2,477 Views
omar_aberkan
Contributor III

When using the legacy image format or fit-image format on my custom board it hangs:

Bytes transferred = 67072 (10600 hex)
## Loading init Ramdisk from Legacy Image at 84400000 ...
  Image Name:   installer-initramfs-image
  Created:      2011-04-05  23:00:00 UTC
  Image Type:   AArch64 Linux RAMDisk Image (uncompressed)
  Data Size:    18934174 Bytes = 18.1 MiB
  Load Address: 00000000
  Entry Point:  00000000
  Verifying Checksum ...

When using the mainline u-boot it works.

I am using the latest release:  lf-6.6.36-2.1.0

Labels (2)
0 Kudos
Reply
5 Replies

2,462 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Check the size of uboot it looks too big.

Regards

0 Kudos
Reply

2,409 Views
omar_aberkan
Contributor III

The size of my imx-boot image is only 1.6MB. I tried the mainline u-boot 2024.07/2024.10 and there i have no problems, but i want to use uboot-imx to follow the official releases.

0 Kudos
Reply

2,404 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Check the address apparently is overpassed the limit of uboot.

Regards

0 Kudos
Reply

2,400 Views
omar_aberkan
Contributor III
Which address should i check?
0 Kudos
Reply

2,145 Views
omar_aberkan
Contributor III
I still got the same problem on the new release: 6.6.52_2.2.0
0 Kudos
Reply