FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5921 Discussions

Unable to boot linux kernel on arria 10 soc

m0100
Beginner
851 Views

Hello support.

My uboot is not able to pass the handle to kernel to boot linux. I can see the kernel was loaded on RAM, yet there is a kernel panic message.

Any idea what could be the issue?

 

Thank you very much !!

0 Kudos
1 Solution
Fawaz_Al-Jubori
Employee
674 Views

Hello,

May I know what source your system is booting from? sdcard or flash ?

This kernel panic might be due to:

1- bad sdcard image.

2- corrupted image.

3- mismatch between device tree and FPGA.

 

Thank you

View solution in original post

0 Kudos
2 Replies
Fawaz_Al-Jubori
Employee
675 Views

Hello,

May I know what source your system is booting from? sdcard or flash ?

This kernel panic might be due to:

1- bad sdcard image.

2- corrupted image.

3- mismatch between device tree and FPGA.

 

Thank you

0 Kudos
m0100
Beginner
674 Views

Hello,

Thank you very much Fjumaah. By mistake I was using the original device tree with my custom FPGA Image. I generated a newer device tree, and my board is booting. I am so happy.

 

Thanks.

0 Kudos
Reply