IMX93 hangs in u-boot when trying to start kernel

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX93 hangs in u-boot when trying to start kernel

2,534 次查看
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

标签 (2)
0 项奖励
回复
5 回复数

2,519 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Check the size of uboot it looks too big.

Regards

0 项奖励
回复

2,466 次查看
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 项奖励
回复

2,461 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Check the address apparently is overpassed the limit of uboot.

Regards

0 项奖励
回复

2,457 次查看
omar_aberkan
Contributor III
Which address should i check?
0 项奖励
回复

2,202 次查看
omar_aberkan
Contributor III
I still got the same problem on the new release: 6.6.52_2.2.0
0 项奖励
回复