All Projects → radxa → rockchip-pack-tools

radxa / rockchip-pack-tools

Licence: other
Tools to make linux firmware for rockchip platform.

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language
prolog
421 projects

Tools for packing a Linux firmware(aka update.img) for rockchip platform.

How to use it

Prepare kernel and rootfs

Run

./getimage.sh    # Download the kernel and rootfs from dl.radxa.com

Or

mkdir Linux

Put your boot.img as name boot-linux.img and rootfs as name rootfs.img under Linux folder

Pack the image

Run

./mkupdate.sh    # Pack the image
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].