Rockchip Linux SDK for the Rockchip SOC boards
- 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