Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMX93 hangs in u-boot when trying to start kernel #63

Open
Oquirella opened this issue Oct 23, 2024 · 4 comments
Open

IMX93 hangs in u-boot when trying to start kernel #63

Oquirella opened this issue Oct 23, 2024 · 4 comments

Comments

@Oquirella
Copy link

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

@otavio
Copy link
Member

otavio commented Oct 23, 2024

Do you have a way for us to reproduce that?

I'm not sure I understand. You are saying that the IMX fork fails and the mainline works?

@Oquirella
Copy link
Author

Oquirella commented Oct 23, 2024

I just get the kernel initrd and dtb through tftp and then start them using booti, then it hangs.
And yes indeed, the IMX fork fails and the mainline works.

@otavio
Copy link
Member

otavio commented Oct 23, 2024

What are the versions that you are using actually?

@Oquirella
Copy link
Author

I am using the last commit on the lf_v2024.04 branch (IMX fork), v2024.10 (mainline)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants