Pengfeng Technology RVBoards-Nezha (RISC-V SBC) Allwinner Development Board Introduction Part 3
[Copy link]
The first company on the Internet to support the use of buildroot 2021 to build the Allwinner RISC-V 64 architecture Nezha D1 development board
Pengfeng Technology's RVBoards-Nezha "The first Debian/Linux SBC with 64-bit RISC-V architecture processor"
Project warehouse summary
buildroot github repository addresshttps://github.com/100askTeam/neza-d1-buildroot.git
opensbi gitee repository addresshttps://gitee.com/weidongshan/NezaD1-opensbi.git
u-boot gitee repository addresshttps://gitee.com/weidongshan/NezaD1-u-boot-2018.git
Linuxkernel gitee repository addresshttps://gitee.com/weidongshan/NezaD1-linuxkernel.git
Compile the entire system or individual parts
We use Ubuntu 18.04 system for compilation. Before compiling, you need to configure the basic compilation environment. Refer to the following commands to install the necessary software packages.
Use git command to clone source code
Build a complete system image
Compile a complete system image
The compiled system image is in the output/image directory, where sdcard.img is the complete system image.
Compile each part separately
Burn and start
After the burning is successful, insert the card into the development board and power on the development board to automatically boot from the SD card to enter the system
ToDoList
has been implemented
has not been implemented and is planned to be implemented
|