Lines Matching refs:scripts
7 Example usage of scripts/tools for Rockchip
11 - Get more detail information by scripts/tools help
14 [scripts]
16 ./scripts/pack_resource.sh resource.img
19 ./scripts/unpack_resource.sh resource.img out/
22 ./scripts/mkbootimg --kernel zImage --second resource.img --ramdisk ramdisk.img --out boot.img
25 ./scripts/unpack_bootimg --boot_img boot.img --out out/
28 ./scripts/repack-bootimg --boot_img boot.img --kernel zImage -o boot_repack.img
31 ./scripts/stacktrace.sh dump.txt
32 ./scripts/stacktrace.sh dump.txt spl
33 ./scripts/stacktrace.sh dump.txt tpl
36 ./scripts/avbtool.py info_image --image vbmeta.img