linuxOS_AP06/device/rockchip/common/README.md
2025-06-03 12:28:32 +08:00

525 B

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