T2080 KERNEL can not startup

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

T2080 KERNEL can not startup

Jump to solution
860 Views
tapyang
Contributor III

Hi, Dear Experts:

When I am developping my custom T2080 board, the U-BOOT has startup normally.

Then, I download the kernel uImage, FileSystem and dtb, However, It can not start up, and die at:

pastedImage_1.png

The attachment is the startup log!

Expect your reply and thank you very much!

Labels (1)
Tags (1)
0 Kudos
1 Solution
621 Views
tapyang
Contributor III

I have solved this question,thx!~

View solution in original post

0 Kudos
3 Replies
622 Views
tapyang
Contributor III

I have solved this question,thx!~

0 Kudos
621 Views
sandratrujillog
Contributor III

I have the same question, How did you solved it?

Thanks!

0 Kudos
621 Views
tapyang
Contributor III

The startup config's fault! I excute the command " setenv bootargs ‘root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 console=ttyS0,115200’
"

Then, It is Okay!