Skip to content

0x754C/sipeed-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published