Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 878 Bytes

README.org

File metadata and controls

31 lines (22 loc) · 878 Bytes

sipeed toolchain

some config file for sipeed board

support

board namelinuxbootlcdcameraethwifinpuhw accelusb
licheervnanobsp 5.10bspOKWIPOKOKno full testno full testOK
licheepi4absp 5.10bsp

usage

git clone https://github.com/buildroot/buildroot
git checkout v20xx.xx
for i in /path/to/sipeed-toolchain/buildroot-sipeed/patches/*.patch
do
	patch -p1 < $i
done
export BR2_EXTERNAL=/path/to/sipeed-toolchain/buildroot-sipeed/
make xxxx_defconfig # eg: licheervnano_defconfig
make -j`nproc`
ls output/images/xxx.img

more

https://buildroot.org/downloads/manual/manual.html