| .. | ||
| build-hooks | ||
| configs | ||
| data | ||
| extra-parts | ||
| fonts | ||
| kconfig | ||
| linux-kbuild | ||
| overlays | ||
| post-hooks | ||
| scripts | ||
| tests/debian | ||
| tools | ||
| build.sh | ||
| Makefile | ||
| post-build.sh | ||
| README.md | ||
Rockchip Linux SDK
Rockchip Linux SDK for the Rockchip SOC boards
Quick Start
- Check supported targets:
~ $ make help
- Choose SDK's defconfig:
~ $ make rockchip_defconfig
- Change SDK's configs:
~ $ make menuconfig
~ $ make savedefconfig
- Run "make" to build the images, logs saved at "output/log/"
- Flash the generated "output/firmware/update.img" to your device
- Boot your device and enjoy it