Naive question: Can we directly use default branch visionfive to build kernel for VisionFive2 board?
The reason why?
- Current newest kernel from kernel.org seems to support VisionFive2 by default.
- It seems current default branch
visionfive is quite similar to the kernel from kernel.org
- However, the branch
JH7110_VisionFive2_devel has a huge difference from current kernel from kernel.org
- However, if using kernel from kernel.org, there will be a lot modification from https://rvspace.org/en/project/Building_StarFive_Debian_Image, including vpu and spl
Any suggestions?? Thank you