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

ERROR: can't get kernel image! #12

Open
exqmjmz opened this issue Oct 22, 2023 · 1 comment
Open

ERROR: can't get kernel image! #12

exqmjmz opened this issue Oct 22, 2023 · 1 comment

Comments

@exqmjmz
Copy link

exqmjmz commented Oct 22, 2023

i run command in u-boot

setenv loadaddr 0x22000000; dhcp 192.168.1.40:idosom2d01-kernel-rescue.fit; bootm
tips:
Wrong Image Format for bootm command
ERROR: can't get kernel image!

image

@fifteenhex
Copy link
Owner

Hi, sorry for the delay.

The sigmastar u-boot cannot load fit images. You'll need to use a uImage with appended dtb there.

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