Files
liu_wei f78fda650f add new readme file
Signed-off-by: liu_wei <liu_wei01@hoperun.com>
2021-09-21 14:43:22 +08:00

476 B

rk3568 Compilation and tools

Introduction

This repository stores scripts for compiling and packing kernel image,burn tools.

contents

/device/rockchip/rk3568
├── build   # Compilation and construction of key cfg files
├── kernel  # Compilation and packaging of the kernel image
├── loader  # Pre-made image and instructions for use
└── tools   # Burning tools and instructions

Repositories Involved

device/rockchip/rk3568