cnrv / fpga-rocket-chip

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

Boot linux fail. #8

Closed Wcm926 closed 4 years ago

Wcm926 commented 4 years ago

When we boot linux, the BBL shows the message "Console works fine.", then the whole progress stucks. How to deal with it?

wsong83 commented 4 years ago

We probably need more information to guess what happened. For example, did you generate your Linux image using all the exact versions of BBL, busybox, and Linux kernel?

K16DIABLO commented 4 years ago

I encountered same issue, and I resolved it. You'd better use linux kernel version mentioned in README. Newer version requires new options, and it seems they cause this problem.

wsong83 commented 4 years ago

Potentially the issue is resolved, so close it for now.