linuxOS_AP06/device/rockchip/common
2025-06-03 12:28:32 +08:00
..
build-hooks v1.1.1 2025-06-03 12:28:32 +08:00
configs v1.1.1 2025-06-03 12:28:32 +08:00
data v1.1.1 2025-06-03 12:28:32 +08:00
extra-parts v1.1.1 2025-06-03 12:28:32 +08:00
fonts v1.1.1 2025-06-03 12:28:32 +08:00
kconfig v1.1.1 2025-06-03 12:28:32 +08:00
linux-kbuild v1.1.1 2025-06-03 12:28:32 +08:00
overlays v1.1.1 2025-06-03 12:28:32 +08:00
post-hooks v1.1.1 2025-06-03 12:28:32 +08:00
scripts v1.1.1 2025-06-03 12:28:32 +08:00
tests/debian v1.1.1 2025-06-03 12:28:32 +08:00
tools v1.1.1 2025-06-03 12:28:32 +08:00
build.sh v1.1.1 2025-06-03 12:28:32 +08:00
Makefile v1.1.1 2025-06-03 12:28:32 +08:00
post-build.sh v1.1.1 2025-06-03 12:28:32 +08:00
README.md v1.1.1 2025-06-03 12:28:32 +08:00

Rockchip Linux SDK

Rockchip Linux SDK for the Rockchip SOC boards

Quick Start

  1. Check supported targets:
   ~ $ make help
  1. Choose SDK's defconfig:
   ~ $ make rockchip_defconfig
  1. Change SDK's configs:
   ~ $ make menuconfig
   ~ $ make savedefconfig
  1. Run "make" to build the images, logs saved at "output/log/"
  2. Flash the generated "output/firmware/update.img" to your device
  3. Boot your device and enjoy it