2024-04-20 14:57:56 +08:00
2024-04-20 11:45:47 +08:00
2024-04-20 11:31:13 +08:00
2024-04-20 14:57:56 +08:00
2024-04-20 11:45:47 +08:00
2024-04-20 11:45:47 +08:00
2024-04-20 11:48:40 +08:00
2024-04-20 11:48:40 +08:00
2024-04-20 15:02:32 +08:00
2024-04-20 11:50:07 +08:00
2024-04-20 11:50:07 +08:00
2024-04-20 11:50:07 +08:00
2024-04-20 11:50:07 +08:00
2024-04-20 11:50:07 +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
Description
No description provided
Readme 8.2 GiB
Languages
C 92.5%
C++ 2.3%
Assembly 2%
Python 0.8%
Makefile 0.7%
Other 1.4%