Home
last modified time | relevance | path

Searched refs:boot_img (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A Drepack-bootimg8 usage: $0 [-h] [-z] --boot_img BOOT_IMG [--out OUT] [--kernel KERNEL] [--ramdisk RAMDISK] [--second SECOND] [--dtb DTB ] [--recovery_dtbo RECOVERY_DTBO] -o OUTPUT
13 --boot_img BOOT_IMG path to the original boot image
29 --boot_img)
30 boot_img=$2
83 if [ "$boot_img" == "" -o ! -e "$boot_img" ]; then
119 $srctree/scripts/unpack_bootimg --boot_img $boot_img --out $out > $log
H A Dmkimg100 --boot_img ${BOOT_IMG} --out ${OUT} \
107 --boot_img ${BOOT_IMG} --out ${OUT} \
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dmkimg99 --boot_img ${BOOT_IMG} --out ${OUT} \
106 --boot_img ${BOOT_IMG} --out ${OUT} \

Completed in 1 milliseconds