logo
0
0
WeChat Login
tspi-3-Linux-260402
Buildroot for the Rockchip SOC boards - wiki <http://opensource.rock-chips.com/wiki_Main_Page>. Quick Start 1. Choose Rockchip defconfig: ~ $ source build/envsetup.sh 2. Change configs: ~ $ make menuconfig ~ $ make update-defconfig # Or savedefconfig to update/save defconfig 3. Run "make" to build the rootfs images 4. Flash "output/latest/images/rootfs.<fstype>" to your device 5. Run "make <pkg>-recreate" to perform a clean-rebuild for a package 6. Run "BR2_GEN_GIT=1 make <pkg>-recreate" to create git repository for a package 7. Run "bdeploy <pkg>" to deploy a package to the device through adb 8. Run "breconfig <pkg>" to perform an inplace reconfigure, build, install and deploy for a package

About

No description, topics, or website provided.
Language
Makefile41.9%
C41%
Python9.2%
Shell4.2%
Others3.7%