cnrv / fpga-rocket-chip

Wrapper for Rocket-Chip on FPGAs
Other
120 stars 26 forks source link

bootconsole [early0] fail #19

Closed pascalApple closed 2 years ago

pascalApple commented 2 years ago

Hello,when i try to boot linux on my 7k325t fpga board, there is something wrong with the linux kernel and it puts [ 1.580000] bootconsole [early0] uses init memory and must be disabled even before the real one is ready [ 1.584000] bootconsole [early0] disabled before it stooped responding .My linux kernel version is 4.20 and my gcc version is 11.1.0,do you have any suggesion about that?

pascalApple commented 2 years ago

Is it possibly a kernel configuration problem or a hardware problem,because i have modified some IP's parameters to make the code run on my board

pascalApple commented 2 years ago

it seems that i did not config the kernel compile configuration file right.